Redis Knowledge Base
Redsmin
🔍 Search
🌟 Popular tags
518
#nl-reading
472
#nl-library
161
#nl-featured
156
#nl-tool
113
#nl-watching
100
#nodejs
86
#cluster
73
#python
69
#lua
58
#go
53
#ruby
44
#modules
41
#cache
36
#release
32
#php
30
#pubsub
29
#redisweekly-editor-fgribreau
26
#queue
26
#like
25
#java
25
#usecase
24
#client
24
#security
23
#rate-limiting
23
#sentinel
22
#lock
22
#azure
21
#docker
21
#benchmark
19
#elasticache
19
#redsmin
17
#geo
16
#performance
16
#aws
14
#elixir
14
#graph
14
#replication
13
#protocol
13
#statistics
13
#erlang
12
#analytics
12
#node
12
#scaling
11
#rust
11
#redisweekly-editor-kylejdavis
11
#failover
11
#laravel
10
#redisweekly-editor-rbaumier
10
#twemproxy
10
#distributed
🔗
Scaling Slack’s Job Queue (#kafka + #redis)
🌎 https://slack.engineering/scaling-slacks-job-queue-687222e9d100
Related resources
#queue
Multi-process task queue using Redis Streams
Just Enough Redis for Logstash
#nodejs
Aggregate many Redis5 Streams to one Redis connection (XREAD collapsing)
Building A Pub/Sub Service In-House Using Node.js And Redis
#go
Interesting Redis go client that use "implicit pipelining" to improve overall performance
Tracking Service with Go and Redis