Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up-
Contributed Systems
- Portland, OR
- Sign in to view email
- https://www.mikeperham.com
Pinned repositories
659 contributions in the last year
Contribution activity
August 2018
Created a pull request in contribsys/faktory that received 8 comments
Switch from RocksDB to Redis
This rewrites the storage system to use Redis, which is: easier to introspect cleaner on the filesystem (one RDB file!) higher level pure Go, no m…
+2,570
−5,404
•
8
comments
Created an issue in mperham/sidekiq that received 8 comments
Add more aggressive connection pool size verification
Today the user can explicitly pass Sidekiq the Redis connection pool to use. config.redis = ConnectionPool.new(size: 10) { Redis.new } The problem …
8
comments