01
Redis and the Revival of In-Memory Data Structures as a Database Interface
Redis made in-memory data structures themselves the database interface, pairing simple key-based commands with lists, sets, sorted sets, persistence and replication for real-time applications.
↗