soumyadip007/Redis-Endpoint-Storage-Application-using-Spring-Boot-Rest-and-Microservices
Redis is an in-memory data structure project implementing a distributed, in-memory key-value database with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indexes.
JavaApache-2.0