7 Commits

Author SHA1 Message Date
e5b0aa32ed Add simplecov to tests 2012-04-18 09:55:30 +01:00
c3fe861b10 connection handling was so thread-safe that it
stopped working in newly created threads
2011-01-12 16:04:42 +00:00
18e6125c6a Added support for connection_ref's down throughout
the code, so models can connect to specific Redis
servers.

I believe a lot of the code needs some
restructuring at some point down the line to
handle multiple connections in a cleaner way, but
for now it'll do.
2010-11-28 11:47:26 +00:00
dc162e0c89 initial work to being able to use per-model redis
configurations
2010-11-28 10:10:58 +00:00
f2b0bd7f47 started using rspec 2.x 2010-10-15 01:46:49 +01:00
51bdc73387 added jeweler, yard, and more to rakefile 2010-07-27 20:59:27 +03:00
afd6265288 initial import 2010-07-19 01:06:45 +03:00