Commit Graph

20 Commits

Author SHA1 Message Date
dc162e0c89 initial work to being able to use per-model redis
configurations
2010-11-28 10:10:58 +00:00
62c3492c93 some whitespace cleanup 2010-11-24 00:36:44 +00:00
b554b617f2 Redistat::Result is now a HashWithIndifferentAccess
instead of a regular Hash
2010-11-22 12:22:56 +00:00
aaec15880c active_support/time is already required by time_ext 2010-11-22 12:22:18 +00:00
426f006426 actually require the collection file 2010-11-07 23:32:32 +00:00
24bf57000e * Redistat::Finder raises an InvalidOptions
exception if options are invalid.
* Separated Finder#find method into smaller parts.
2010-11-07 21:50:39 +00:00
9cab9647ce return result sets as a Redistat::Result object 2010-10-18 23:07:42 +01:00
44ea115ca7 cleaner code in Redistat::Finder 2010-10-18 00:58:11 +01:00
64b607e608 apply same active support fix as time_ext 2010-09-28 19:25:34 +03:00
be464ec298 Replaced KeySelection class with a more logical
Finder class.
2010-08-24 13:17:18 +03:00
3a46a2ae2e Redistat::KeySelection class and specs 2010-08-11 18:14:53 +03:00
51bdc73387 added jeweler, yard, and more to rakefile 2010-07-27 20:59:27 +03:00
805ef21af4 moved ruby core class extensions to separate files 2010-07-26 17:34:53 +03:00
1c818024e5 created Redistat::Summary object 2010-07-23 23:27:55 +03:00
0f11eb66e1 sorted requires alphabetically 2010-07-23 23:17:03 +03:00
9c9b784a8a lots of changes and cleanup, among others created
a Redistat::Scope object
2010-07-23 21:50:28 +03:00
c7c4e4345f Redistat::Event stores events 2010-07-20 03:00:45 +03:00
1daf8613dd added standard redis key name constants 2010-07-20 02:58:58 +03:00
6c9c3bf606 moved Time and Date overloads into date.rb 2010-07-19 10:07:49 +03:00
afd6265288 initial import 2010-07-19 01:06:45 +03:00