Skip to content

Commit 0744331

Browse files
authored
Merge pull request #4128 from shaedrich/redis
Add related to topic "redis"
2 parents ada8dc6 + 7298857 commit 0744331

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)