You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2020/08/11 08:19:57 UTC

[slack-digest] [2020-08-10] #general

2020-08-10 17:42:40 UTC - Brendan Doyle: Are there any db requirements that need to be fulfilled for implementing a new activation store? Requirements as in would accept the pr. My team's platform that uses openwhisk is built using mongodb so we'd like to migrate our activations to mongo, and I'm exploring implementing an activation store for it.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597081360189400?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 17:51:43 UTC - Rodric Rabbah: the store was designed to be plugable - so having a mongo store would be nice… there may be an old/stale PR that added mongo at one point but i think never completed so i dont know what state it’s in
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597081903189600?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 17:52:14 UTC - Rodric Rabbah: i would suggest create a PR with the proposal so there’s a record of doing this
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597081934189800?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 17:52:24 UTC - Rodric Rabbah: <https://github.com/apache/openwhisk/tree/master/proposals>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597081944190000?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 17:52:39 UTC - Rodric Rabbah: <https://github.com/apache/openwhisk/pull/3570>
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597081959190200?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 17:58:00 UTC - Brendan Doyle: Will do. Probably will be a couple weeks before I get started, but I'll make sure there's a record once I do
+1 : Rodric Rabbah
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597082280190400?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 18:10:04 UTC - Brendan Doyle: It's still just activations that are pluggable right? The current philosophy is whisks and subjects stay in couchdb right? Just double checking that hasn't changed
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597083004190700?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 18:22:57 UTC - Rodric Rabbah: the entier store can be replaced with a new impl
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597083777190900?thread_ts=1597081360.189400&cid=C3TPCAQG1
----
2020-08-10 18:23:06 UTC - Rodric Rabbah: i think adobe uses cosmo db
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1597083786191100?thread_ts=1597081360.189400&cid=C3TPCAQG1
----