Y
Hacker News
new
|
ask
|
show
|
jobs
by
ShaneOG
3636 days ago
What did you replace redis-rb with, if you don't mind me asking?
1 comments
nirvdrum
3636 days ago
In this case we first moved to JRuby (after verifying a similar performance profile to MRI) and once on JRuby we used jedis [1]. I simplified the tale a bit -- apologies if I got your hopes up on MRI.
[1] --
https://github.com/xetorthio/jedis
link
[1] -- https://github.com/xetorthio/jedis