falkzoll opened a new pull request #60: Add mongodb driver for php:7.3 runtime. URL: https://github.com/apache/incubator-openwhisk-runtime-php/pull/60 Adding the database driver for mongodb to the php:7.3 runtime. The mongodb is a very popular database. And since it is not possible to add the php extensions into the php actions themselves, it makes sense to have it in the runtime image. The same approach as for the other database drivers that are already included. Feel free to add your comments :-).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
