--- --- Redis - Technology Details | Cloud-Native, Open-Source & AI | VanillaCore

Redis

License:
Redis Source Available License
Overview:
In-memory data structure store used as database, cache, message broker, and queue. Created by Salvatore Sanfilippo, now maintained by Redis Ltd. Recently changed licensing from BSD to source-available model.
Use Case:
Used as Cache and lightweight, scalable NoSQL-database. REDIS allows to store data in memory, which makes it very fast to access, and it also provides automated means of expiring data, which makes it very useful as a cache.
Category:
Homepage: