Skip to main content

Redis

Hosting Redis on Fly is nice. node-resque is great for background jobs. Redcon is nice Redis based server.

I use Upstash as a serverless Redis.

Mini Redis is nice code to read to understand Redis internals.

Notes