An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/soumyadip007/redis-endpoint-storage-application-using-spring-boot-rest-and-microservices

bitmaps cache cloud distributed-systems hyperloglog in-memory-caching in-memory-database java microservices redis rest spatial-index spring-boot streams

Last synced: 8 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Redis-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.