pjambet
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
Pinned Repositories
direct-upload
sample app for http://pjambet.github.com/blog/direct-upload-to-s3/
redis-in-ruby
Redis, but in Ruby
til
TIL. Blatantly copied from https://github.com/jbranchaud/til
til-rb
A cli to help managing a TIL repo - Like mine: https://github.com/pjambet/til
rails
Ruby on Rails
redis
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, Bitmaps.
resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
pjambet's Repositories
pjambet/redis-in-ruby
Redis, but in Ruby
pjambet/til-rb
A cli to help managing a TIL repo - Like mine: https://github.com/pjambet/til
pjambet/til
TIL. Blatantly copied from https://github.com/jbranchaud/til
pjambet/tcp-servers
pjambet/aws-proton-sample-templates
Sample templates for AWS Proton, available in preview
pjambet/blog
My new blog, using Hugo
pjambet/bustub
The BusTub Relational Database Management System (Educational)
pjambet/giga
A console text editor, in ruby, pretty much copied from antirez/kilo
pjambet/rust-and-select
Code for https://blog.pjam.me/posts/select-syscall-in-rust/
pjambet/aws-proton-sample-fargate-service
Sample application code for AWS Proton
pjambet/bugsnag-ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
pjambet/dalli
High performance memcached client for Ruby
pjambet/dotfiles
pjambet/dragonfly
A modern replacement for Redis and Memcached
pjambet/dragonflydb.github.io
pjambet/maelstrom
A workbench for writing toy implementations of distributed systems.
pjambet/noisepage
Self-Driving Database Management System from Carnegie Mellon University
pjambet/papel-react
pjambet/prezto
The configuration framework for Zsh
pjambet/rails
Ruby on Rails
pjambet/railway-oriented-programming
pjambet/redis
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, Bitmaps.
pjambet/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
pjambet/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
pjambet/resque-status
resque-status is an extension to the resque queue system that provides simple trackable jobs.
pjambet/sorbet
A fast, powerful type checker designed for Ruby
pjambet/units-converter
pjambet/urls
An URL shortener app made with go and redis
pjambet/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
pjambet/www
HTML pages for https://www.pjam.me