Currently writing https://redis.pjam.me, a free online book about re writing a Redis server, in Ruby, for fun and profit.
- New York, NY
- https://redis.pjam.me/
- @pierre_jambet
Block or Report
Block or report pjambet
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
redis/redis Public
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
-
-
resque/resque Public
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.