You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/05/23 08:54:24 UTC

[GitHub] [incubator-openwhisk-runtime-php] falkzoll opened a new pull request #60: Add mongodb driver for php:7.3 runtime.

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:
users@infra.apache.org


With regards,
Apache Git Services