David Czarnecki
fa182e618d
Allow for configurable group separator
2012-04-18 14:44:36 -04:00
7b14b9b5ab
Clean up whitespace
2012-04-17 13:03:38 +01:00
d4cd5402bc
create Label#join method for easily joining Labels
2011-03-14 11:10:24 +00:00
8001a98a26
fixed a typo... ffs...
2011-03-10 10:42:10 +00:00
57274ffb21
updated reverse label hash lookup storage format, which might be a pain if you have been using the hashed_label option
2011-03-10 00:46:55 +00:00
d39d5d8dde
most components use new Options helper module
2011-03-10 00:27:13 +00:00
9faa0db7b8
drastic change in label indexing
2011-03-09 17:05:10 +00:00
5d3c181641
update Label index when saving Label object if grouping is enabled and used
2011-03-09 11:57:18 +00:00
e3f23433d9
cleaned up #sub_labels feature in Label object
2011-03-09 11:56:42 +00:00
d74dc41110
added label indexing features when using label groupings
2011-03-09 10:59:53 +00:00
ac338bb4f0
added #parent_group method to Label and Key objects
2011-03-09 10:25:37 +00:00
15904e8a94
added grouping support to Redistat::Label
2011-03-04 16:25:31 +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
9c9b784a8a
lots of changes and cleanup, among others created
...
a Redistat::Scope object
2010-07-23 21:50:28 +03:00
1daf8613dd
added standard redis key name constants
2010-07-20 02:58:58 +03:00
8a22b2134b
ensure Redistat::Label.name is always a string
2010-07-19 12:03:25 +03:00
94001afc29
bit cleaner code
2010-07-19 01:38:06 +03:00
afd6265288
initial import
2010-07-19 01:06:45 +03:00