redis
dz / system_design_interview / tools / redisNode Tree
Nodes
geohash | |
content | Redis Geohash |
children | system_design_interview/toc/01_proximity_service/step2/algorithms |
hyperlink | https://redis.io/docs/latest/commands/geohash/ |
location | knowledge/system_design_interview.dz:853 |
pub_sub | |
content | Redis Pub/Sub: messaging technology that faciliates communication between different components in a distributed system. |
children | system_design_interview/toc/02_nearby_friends/step2/high_level_design/redis_pub_sub |
parents | system_design_interview/tools/redis |
remarks | Link has thorough explanations of pub/sub and usage within redis. |
hyperlink | https://redis.io/glossary/pub-sub/ |
location | knowledge/system_design_interview.dz:908 |