Commit Graph

17 Commits

Author SHA1 Message Date
Costin Leau
d536e70f82 update build system to Gradle 1.0 and latest plugin 2012-06-21 21:45:21 +03:00
Costin Leau
a6f79e2675 update docs
DATAREDIS-8
2012-03-29 18:58:46 +03:00
Costin Leau
1e6220f131 + minor doc update 2011-10-08 22:17:44 +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
bc3b947787 DATAREDIS-68
+ add docs on Spring Cache implementation for Redis
2011-07-18 12:42:32 +03:00
Costin Leau
582abd1ff7 docbook updates 2011-07-06 16:39:45 +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
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
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
050e461a8e DATAKV-68
+ merge channel and pattern into topic in the listener namespace
2011-04-22 17:49:29 +03:00
Costin Leau
9474504774 Merge branch 'master' into gradle-build-ng
Conflicts:
	pom.xml
	spring-data-redis/pom.xml
	spring-data-redis/template.mf
2011-04-21 21:05:04 +03:00
Costin Leau
6c0fa8ab75 + fixed archive creation 2011-04-21 15:52:17 +03:00
Costin Leau
a3bc705f04 + change tabs into spaces for better reference docs rendering 2011-02-09 13:38:20 +02:00
Costin Leau
2b4617eb5c + upgrade reference to docbook 5.0 2011-02-08 19:48:34 +02:00
Costin Leau
2440975a14 various tweaks 2011-02-08 15:12:13 +02:00
Costin Leau
19355aa9dd + rearrange docs folder 2011-02-08 13:06:14 +02:00