|
|
|
SearchCategories
|
Using Key-Value Stores From Ruby
Posted 5 months ago
in Key-Value Stores and Tools of the Trade.
I've been playing with a few different key-value stores recently. My choices are pretty popular and you can find documentation for them. However, it can still be a bit of work to relate everything to Ruby specific usage, which is what I care about. Given that, here are my notes on the systems I've used. Redis
Tokyo Cabinet, Tokyo Tyrant, and Tokyo Dystopia
|
|
|
|