You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/11 05:29:05 UTC

[GitHub] devbv commented on issue #2849: OpenWhisk with another database like Cassandra or Redis?

devbv commented on issue #2849: OpenWhisk with another database like Cassandra or Redis?
URL: https://github.com/apache/incubator-openwhisk/issues/2849#issuecomment-335687364
 
 
   I changed ArtifactStore from Couchdb to Mongodb in my project. I had not only to write new SPI module of ArtifactStore, but also to rewrite WhiskEntityQueries and some other codes. I'd tried to do it clearly, but it slightly ruined codebase. Because current openwhisk architecture is not suitable for any other database. You might need some understanding of openwhisk architecture and context of all queries for doing it.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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