0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved to latest redis-clojure, and now should be used against master of redis (or against amitrathore/redis master) More... about 14 years ago
Added new redis-clojure submodule More... about 14 years ago
Deleted original redis-clojure submodule More... about 14 years ago
Merge branch 'master' of github.com:amitrathore/humpty-dumpty More... about 14 years ago
Returing humpty after saving More... about 14 years ago
fixed the bug where validate-for-persistence was not More... about 14 years ago
added update-values! feature to humpty More... about 14 years ago
dumpty itself can check expiry of humpty, given primary key value More... over 14 years ago
now stamping last updated time, and notion of expiry More... over 14 years ago
added destroy to dumpty, allowing deletion of humpties More... over 14 years ago
added last-updated to dumpty objects More... over 14 years ago
added set-all! and copy-from-humpty commands More... over 14 years ago
both get and set check validity of the keys used - they must be declared earlier More... over 14 years ago
support for :exists? and :attrib-exists? using redis/exists More... over 14 years ago
only declared attribute names are allowed now More... over 14 years ago
finder returns nil if theres nothing More... over 14 years ago
deserialization works - supports lists and strings right now More... over 14 years ago
getting ready to deserialize objects More... over 14 years ago
serialization is based on redis key-types More... over 14 years ago
initial work on persistence More... over 14 years ago
primary key can be specified and used More... over 14 years ago
humpty-dumpty objects can be specified and used More... over 14 years ago
initial commit More... over 14 years ago