I want something with a simple setup, network interface, a nice clean
Ruby idiomatic binding, fast but it doesnt have to necessarily store
gobs of data, this will be running within our network so auth is just a
plus.
Looked at Redis yesterday. But thought to ask for input , it obviously
should play nice with Jruby and hopefully keep up with Jruby releases.
ok, saw the example Java api, yeah I guess the Jruby magic will make
that api pretty straightforward, and I suppose that it would thus be a
better client than using the the redid-rb client.