Skip to content

Commit ae86422

Browse files
authored
Add related to topic "redis"
1 parent 2a89240 commit ae86422

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

topics/redis/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ short_description: Redis is an in-memory data structure project implementing a d
99
topic: redis
1010
url: https://redis.io/
1111
wikipedia_url: https://en.wikipedia.org/wiki/Redis
12+
related: memcached, hyperloglog, sap-hana, hsqldb, ehcache, rocksdb, key-value-store, in-memory-database, cache, nosql
1213
---
13-
Redis(Remote Dictionary Server) is a source-available in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
14+
**Redis** (**Remote Dictionary Server**) is a source-available in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

0 commit comments

Comments
 (0)