Costin Leau
7018ecc61e
+ upgrade to Spring 3.1 RC1
2011-10-12 16:33:24 +03:00
Costin Leau
e018f55ec4
+ improve cache implementation by adding a primitive monitor mechanism (backed by Redis)
2011-10-08 22:21:08 +03:00
Costin Leau
1e6220f131
+ minor doc update
2011-10-08 22:17:44 +03:00
Costin Leau
9a31eb13f8
+ add dedicated img spec
2011-07-27 11:49:32 +03:00
Costin Leau
58c0822adf
DATAREDIS-75
...
+ fix NPE in properties impl.
2011-07-27 11:46:01 +03:00
Costin Leau
8ea1302641
+ minor improvements to RedisMLC
2011-07-27 11:35:45 +03:00
Costin Leau
ac036ae322
DATAREDIS-74
...
+ add equals/hashCode/compareTo to Tuples
2011-07-27 11:24:49 +03:00
Costin Leau
fd73e75ad8
+ add several fixes
...
~ fix a potential NPE in RedisTemplate
~ add JDK 1.5 source/target compatibility
~ fix type in documentation
2011-07-27 10:48:22 +03:00
Costin Leau
85fb62147b
+ bump version
2011-07-18 22:44:40 +03:00
Costin Leau
69775f200c
+ change version to 1.0.0.M4
2011-07-18 22:42:51 +03:00
Costin Leau
64cfa59ba2
+ another bunch of gradle updates
2011-07-18 21:11:55 +03:00
Costin Leau
40b4c5449f
+ improve deps
2011-07-18 20:39:15 +03:00
Costin Leau
91074fd191
+ update changelog again
2011-07-18 19:26:33 +03:00
Costin Leau
de1bddfc9f
+ updated changelog
2011-07-18 19:19:28 +03:00
Costin Leau
2aa403a770
+ minor updates to gradle build to fix some issues with the dist zip
2011-07-18 19:07:10 +03:00
Costin Leau
bcd7f307cf
+ add jackson javadoc location
...
+ add some javadoc
2011-07-18 18:14:39 +03: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
bc3b947787
DATAREDIS-68
...
+ add docs on Spring Cache implementation for Redis
2011-07-18 12:42:32 +03:00
Costin Leau
96233d5893
DATAREDIS-72
...
+ improved implementation by using a ZSet underneath to add pagination into the clear() operation
2011-07-18 11:38:07 +03:00
Costin Leau
0691af7ca4
DATAREDIS-72
...
+ add prefix strategy
2011-07-15 19:26:23 +03:00
Costin Leau
63b1e862b7
DATAREDIS-72
...
+ Spring 3.1 cache abstraction for Redis
2011-07-15 18:05:28 +03:00
Costin Leau
1a87f45947
+ update server path
2011-07-06 20:37:49 +03:00
Costin Leau
3a81a4c979
+ some Gradle fixes with uploads
2011-07-06 17:53:02 +03:00
Costin Leau
45fe990b74
+ update gradle wrapper to 1.0-milestone-3
2011-07-06 17:02:43 +03:00
Costin Leau
582abd1ff7
docbook updates
2011-07-06 16:39:45 +03:00
Costin Leau
5e45665940
+ update gitignore
2011-07-06 15:34:16 +03:00
Costin Leau
500255cf48
+ fix some javadoc problems
2011-07-06 15:33:51 +03:00
Costin Leau
cc9ce02932
+ update pom generation
2011-07-05 21:59:12 +03:00
Costin Leau
77da949c16
+ gradle updates
2011-07-05 21:32:49 +03:00
Costin Leau
92c8d32e9f
several gradle updates
2011-07-05 21:10:32 +03:00
Costin Leau
fe4dec843c
+ moved javadoc from docs to main file
2011-07-05 20:25:04 +03:00
Costin Leau
c6a99c12dc
+ update readme
2011-07-05 19:41:11 +03:00
Costin Leau
6517644596
+ update readme
2011-07-05 19:38:31 +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
Costin Leau
f242a95620
Merge branch 'gradle-build-ng' of github.com:SpringSource/spring-data-keyvalue into initial_merge
...
Conflicts:
README.md
2011-07-04 22:14:39 +03:00
Costin Leau
690923b3c9
DATAKV-75
...
+ fixed item replacement
(note that ReplaceTask only accepts chars not strings and the GroovyStringTemplate seems to be fragile so the ${} got replaced with @@)
2011-07-04 21:05:08 +03:00
Costin Leau
953faa11db
DATAKV-75
...
+ several improvements to the Gradle build
2011-07-04 18:14:32 +03:00
Costin Leau
6e023f5df0
+ upgrade gradle files
2011-07-01 19:32:02 +03:00
Costin Leau
3f2d0b4bc5
+ add package exclude
2011-07-01 18:46:52 +03:00
Costin Leau
2bc336929b
Merge branch 'master' into gradle-build-ng
...
Conflicts:
spring-data-redis/.classpath
spring-data-redis/pom.xml
2011-07-01 15:34:01 +03:00
Costin Leau
379a9da5be
+ readme file
2011-07-01 15:28:39 +03:00
Costin Leau
9aa7ad3ebc
Merge branch 'jedis-20'
...
DATAKV-74
+ upgraded to jedis 2.0
2011-07-01 15:15:49 +03:00
Costin Leau
7c0295aacc
DATAKV-74
2011-07-01 15:11:53 +03:00
Costin Leau
96d7902c69
DATAKV-72
...
+ add missing rangeWithScores and reverserRangeWithScores ops for ZSets
2011-06-24 15:02:18 +03:00
Costin Leau
2d96291409
fixed incorrect left/rightPop in RedisTemplate
2011-06-22 20:58:18 +03:00
Costin Leau
8c3eb982ea
+ wrap up integration
...
(pubsub tests are failing though)
2011-06-22 20:50:50 +03:00
Costin Leau
34390fe9ca
+ upgrade to Jedis 2.0.0 (first attempt)
2011-06-22 19:56:39 +03:00
Costin Leau
107badf522
fix some init errors from last commit
2011-05-02 16:36:40 +03:00
Costin Leau
35dc5f198a
- remove ConnectionFactory constructor since its use was misinterpreted pretty much all the time
...
(users assumed no initialization took place when it was quite the opposite).
+ constructor remained in place for StringRedisTemplate
2011-04-28 19:05:18 +03:00