Commit Graph

310 Commits

Author SHA1 Message Date
J. Brisbin
97da8e4cae Better type conversion when stored object type differs from requested type. Fixes for updates that require the vclock to be sent back to Riak for object updates. 2010-12-21 11:26:34 -06:00
J. Brisbin
d2b78dc7cb Added README. 2010-12-20 15:33:33 -06:00
J. Brisbin
5cbe701313 Tweaked manifest template. 2010-12-20 15:04:18 -06:00
J. Brisbin
da7a0d43c2 Added asynchronous version of RiakTemplate, Groovy DSL for data access. 2010-12-20 15:00:33 -06:00
J. Brisbin
6dcf760129 Lots more documentation of Map/Reduce, Link Walking, and bucket schema updating. 2010-12-16 14:13:43 -06:00
Costin Leau
74b2df9299 + fixed pom versioning problem 2010-12-15 23:49:55 +02:00
Costin Leau
3361073861 + bump Riak version properly this time 2010-12-15 20:56:19 +02:00
Costin Leau
5727510139 + aggregate changelogs for M2 2010-12-15 20:53:05 +02:00
Costin Leau
bce0894dbb bump riak version to M2-SNAPSHOT 2010-12-15 20:51:02 +02:00
Costin Leau
9c1222398d Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue 2010-12-15 20:39:52 +02:00
Costin Leau
c24dd9c89c Riak 1.0.0.M1 release 2010-12-15 20:37:45 +02:00
J. Brisbin
88176745de Tweaked docs on letting Riak generate IDs 2010-12-15 11:24:52 -06:00
J. Brisbin
6cd79e090c Added a put() method for saving objects with generated IDs 2010-12-15 11:11:00 -06:00
J. Brisbin
f2e27732c5 Added a put() method for saving objects and letting Riak generate an ID. 2010-12-15 11:03:09 -06:00
J. Brisbin
81e852d61a Tweaked version number to 1.0.0.M1 2010-12-15 10:52:39 -06:00
J. Brisbin
5c169a33da Added changelog 2010-12-15 10:25:20 -06:00
Costin Leau
1d8ce1d1af Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue 2010-12-15 12:19:43 +02:00
Costin Leau
7b12b1805e + update changelog 2010-12-15 12:14:27 +02:00
Costin Leau
0f91ced5a0 + atomic counters support reading values from the backing store (rather then always use 0) 2010-12-15 12:14:15 +02:00
Costin Leau
b4f5f884e5 + changed pooling to usePool for Jedis and JRedis connections 2010-12-15 12:07:32 +02:00
J. Brisbin
3dfb76535e Tweaking reference docs for Riak support. 2010-12-14 14:53:33 -06:00
J. Brisbin
cf3c99dea8 Added docbook documentation for Riak support 2010-12-14 14:37:09 -06:00
J. Brisbin
e21e55aef7 added serialVersionUID 2010-12-13 16:45:34 -06:00
J. Brisbin
eef614c043 Added activation jar to pom 2010-12-13 16:41:28 -06:00
J. Brisbin
78d8819f9c Added java.io and Spring IO resource abstractions 2010-12-13 16:37:28 -06:00
Costin Leau
1db9e72fde + update jedis to 1.5 final 2010-12-13 18:13:47 +02:00
Costin Leau
bcbfef1ce8 + bump version M2-SNAPHOT (except Riak who's still on M1) 2010-12-13 14:45:33 +02:00
Costin Leau
c7c34bf2f7 + bump version to M1 2010-12-13 13:50:22 +02:00
Costin Leau
10a80d33b9 + fix some minor javadoc problems 2010-12-13 13:49:56 +02:00
Costin Leau
881f1a14d9 + add changelog for redis 2010-12-13 13:29:37 +02:00
Costin Leau
d54252b7e6 + minor OSGi template typo 2010-12-13 13:29:13 +02:00
Costin Leau
f60d0f390c + fix OSGi template typo 2010-12-13 13:18:37 +02:00
Costin Leau
b41e3b055d + replace tabs with spaces (for better code rendering)
+ wrap up docs
2010-12-13 13:01:47 +02:00
Costin Leau
cfdaa334c1 + wrap up documentation 2010-12-13 12:48:20 +02:00
Costin Leau
b6cfd1ce9c + add template docs 2010-12-13 12:23:30 +02:00
Costin Leau
3c1eca4cee + add more redis content 2010-12-13 10:35:06 +02:00
Costin Leau
372ac71696 + improve docbook generation with respect to highlighting 2010-12-13 10:34:27 +02:00
Costin Leau
88eed22043 Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue 2010-12-11 21:08:38 +02:00
Costin Leau
4e3cae14e5 + add more Redis configuration 2010-12-11 21:08:10 +02:00
Costin Leau
68e490661c + improved configuration of jredis and jedis instances
+ removed unused resources
2010-12-11 21:07:48 +02:00
J. Brisbin
fbf04d426c Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue 2010-12-10 11:09:36 -06:00
J. Brisbin
dcbafb2e3f Turning off tests (yet again). 2010-12-10 11:09:23 -06:00
Costin Leau
3cf0f002a9 Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue 2010-12-10 19:07:07 +02:00
Costin Leau
c89776f408 + add draft Redis docs 2010-12-10 19:06:35 +02:00
Costin Leau
782121eb88 + add introduction to Spring Data Key Value 2010-12-10 19:06:18 +02:00
J. Brisbin
9e7c8bfccc Tweaking spec tests. 2010-12-10 11:02:56 -06:00
J. Brisbin
b1ad0a4714 Trying to turn on tests again. 2010-12-10 11:00:54 -06:00
J. Brisbin
e9ddfab942 Added linkWalkAsType() method, added spec test for it, also added cache-busting logic to M/R tests. 2010-12-10 11:00:11 -06:00
J. Brisbin
1ab20270c1 Testing on build box is hopelessly broken. Turning tests off for good. 2010-12-09 13:31:49 -06:00
J. Brisbin
ab7d8850ae Changing how Riak is started in tests. 2010-12-09 13:28:56 -06:00