Jennifer Hickey
7d387ab529
Add RedisTemplate methods for executing Redis scripts
...
DATAREDIS-199
2013-08-04 16:43:00 -07:00
Jennifer Hickey
265d4cd18f
Add default implementation of JredisPool
...
- Add DefaultJredisPool to pool JRedis connections
- Prevent returning the same resource to the pool
multiple times on JredisConnection close
- Fixes DATAREDIS-154 previous JRedis pool left
broken connections in the pool
2013-06-11 18:02:07 -07:00
Costin Leau
b656c9318d
update OSGi manifest to include Lettuce & deps
2013-02-07 21:26:55 +02:00
Costin Leau
7e5561bfb5
re-add bundlor plugin
2012-06-26 20:54:57 +03:00
Costin Leau
e7d7519ae8
project cleanup
2012-06-21 20:51:11 +03:00
Costin Leau
3f6227bbfa
build against SRP 0.2 version - all tests pass
2012-04-04 09:25:58 +03:00
Costin Leau
711bc14361
DATAREDIS-80
...
+ make some OSGi imports optional
+ upgrade to Jackson 1.8.6
2011-12-06 12:19:35 +02:00
Costin Leau
24f789035c
+ add org.springframework.cache package
...
+ disable pooling as it seems to cause problems with some tests (seems to be caused by commons pool)
2011-07-18 17:43:14 +03:00
Costin Leau
35cb6fc5e1
+ update some references
2011-07-05 19:31:47 +03:00
Costin Leau
3217289401
+ renamed org.springframework.data.keyvalue.redis to o.s.d.redis
...
+ eliminated Riak package
+ eliminate Core package
2011-07-05 19:18:31 +03:00