d-r-q/qbit

Use Case: Integrations data

Opened this issue · 0 comments

d-r-q commented

Check qbit's applicability in certain circumstances.

There is an application with large data model. There are optional components in the application (degenerative plugins), which periodically require to some store simple data. However there is a requirement not to mention this component in main data model. It's necessary to create an universal key-value storage, where keys are additionly scoped with component's name. Values of arbitrary types or at least something json-like, should be preferably supported.