0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ bump Spring version to 3.0.5 More... over 13 years ago
+ refresh serializer contract + add Spring 3 based serialization More... over 13 years ago
+ added all the committers in alphabetical order More... over 13 years ago
+ update pom settings to produce the docbook artifacts during site-deploy only + update deployment path More... over 13 years ago
+ renamed some methods for consistency and clarity More... over 13 years ago
+ finish up String operations + add Jedis and JRedis implementations More... over 13 years ago
+ add RedisMap and default impl More... over 13 years ago
+ refactor RedisCollection into RedisStore More... over 13 years ago
+ add hsetNX to hash commands + add jedis and jredis impl for hsetNx More... over 13 years ago
+ add Jredis support for hash commands + minor adjustment to hash commands interface More... over 13 years ago
+ add Jedis support for hash commands More... over 13 years ago
+ implement RedisSortedSet + move up more methods to Redis abstract collection More... over 13 years ago
+ adjust return type for rename + replace most of the existing UOE with actual work in JRedis connection More... over 13 years ago
+ add Jredis support for new zset operations (unfortunately just UOE) More... over 13 years ago
+ implement new Zset operations in jedis connection More... over 13 years ago
+ add Tuple default implementation More... over 13 years ago
+ add withScore operations More... over 13 years ago
+ add JRedis implementation for ZSet commands More... over 13 years ago
+ initial jedis implementation for zsets More... over 13 years ago
+ updated Zset commands More... over 13 years ago
+ add Redis ZSet commands More... over 13 years ago
initial draft contract for Redis sorted sets More... over 13 years ago
+ add RedisIterator + implementations for Set and List More... over 13 years ago
+ improve RedisSet contract More... over 13 years ago
+ overhauled RedisSet More... over 13 years ago
+ update RedisList contract More... over 13 years ago
+ add Jredis support for set operations More... over 13 years ago
+ add set commands and jedis implementation More... over 13 years ago
+ add Queue support for the the redis list More... over 13 years ago
+ rewrite the collection support for Redis + add initial draft for List (still need to work the implementation details in terms of efficiency) More... over 13 years ago