You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As this PR gets merged: #4963, we have different options for ArtifactStore.
Users can use different DBs for different artifact stores.
For example, an operator can choose CouchDB as his subject and whisk entity databases and MongoDB or ElasticSearch for his activation database.
This needs to be configurable so that users can choose whatever(CouchDB, MongoDB, and ElasticSearch) he wants for each artifact store.
As this PR gets merged: #4963, we have different options for
ArtifactStore
.Users can use different DBs for different artifact stores.
For example, an operator can choose CouchDB as his subject and whisk entity databases and MongoDB or ElasticSearch for his activation database.
This needs to be configurable so that users can choose whatever(CouchDB, MongoDB, and ElasticSearch) he wants for each artifact store.
Additional information you deem important:
The text was updated successfully, but these errors were encountered: