e15f637603
Make Model.expire act like the other options, and add tests for it
2012-04-18 15:09:36 +01:00
7b14b9b5ab
Clean up whitespace
2012-04-17 13:03:38 +01:00
2e2d3273cc
set #scope rather than #class_name as the preferred method for setting the scope value within a Redistat::Model
2011-03-16 00:56:59 +00:00
115b223d7c
added class_name option to Model warpper for
...
customizing the scope used in Redis keys
2010-12-29 17:26:22 +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
8a0e1a47a2
added proper support for hashed_label option, and
...
disabled it by default
2010-11-22 13:28:19 +00:00
9c85041706
Redistat::Model is working
2010-11-22 12:10:47 +00:00