Save simple data structures
Use the NoSQL database as fast and optimized storage for simple data structures.
STACKIT Key Value Store is a fully managed NoSQL database. The underlying open source project is probably the most widely used in-memory database with a key-value data structure. It can be used as a cache, message broker or simply to store non-relational data. STACKIT Key Value Store focuses on speed and can also run in cluster mode for high availability.
The following use cases can be realized with STACKIT Key Value Store:
Use the NoSQL database as fast and optimized storage for simple data structures.
Cache data for many cases with the database optimized for speed.
Benefit from NoSQL storage as a valid alternative to more complex message brokers when storing and reading events.