Links tagged “redis”
6 links, newest first.
oldblog.antirez.com
What Redis durability really guarantees — the path from client to disk, RDB snapshotting versus the append-only file, and what each fsync policy survives.
blog.patricktriest.com
Tutorial building a geospatial API for an interactive Game of Thrones map, with Node.js, PostgreSQL/PostGIS and Redis caching.
blog.figma.com
How Figma's rate limiter approximates a sliding window by combining many small fixed time windows, stored as Redis hashes to keep memory use down.
blog.heroku.com
Walkthrough of building a real-time chat application with Django Channels and WebSockets, then deploying it on Heroku with Redis as the channel layer.
davidmarquis.wordpress.com
A design for reliable, exactly-once delivery to multiple consumers built on Redis lists and sets rather than its fire-and-forget pub/sub.





