deconst / content-service

An API for storing, indexing and retrieving documentation
MIT License
4 stars 9 forks source link

Need a hybrid storage mode for using local/remote mongo/elasticsearch and in memory cloud storage #126

Closed SlapBassist closed 6 years ago

SlapBassist commented 6 years ago

Right now the content-service app only supports either everything as in memory, mongo, elasticsearch and cloud storage, or all remote. We need a way to test out mongo and elasticsearch upgrades in the integrated app without being tied to the remote storage mechanism, requiring assets to get pushed out to the cdn.