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 |
|
J. Brisbin
|
b2f1bbd8e0
|
Turning tests on.
|
2010-12-09 13:24:54 -06:00 |
|
J. Brisbin
|
656b02f494
|
Turning off tests again.
|
2010-12-09 13:07:21 -06:00 |
|
J. Brisbin
|
d8d769c86f
|
Trying to get M/R tests to pass on build box.
|
2010-12-09 12:59:23 -06:00 |
|
J. Brisbin
|
e0d79d1048
|
Setting default QosParameters for tests.
|
2010-12-09 12:53:29 -06:00 |
|
J. Brisbin
|
6bd547bfc5
|
Adding spec for RiakKeyValueTemplate, turning on tests.
|
2010-12-09 12:46:46 -06:00 |
|
Costin Leau
|
87be25bc20
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-12-09 13:38:12 +02:00 |
|
Costin Leau
|
5fc53cec9c
|
+ rename SimpleRedisSerializer to JdkSerializationRedisSerializer
+ add GenericToStringSerializer (cannot make it the default since the Class<T> is required)
+ add dedicated StringRedisTemplate
|
2010-12-09 13:37:18 +02:00 |
|
J. Brisbin
|
6f1c4bbebb
|
Turned off tests.
|
2010-12-08 18:23:59 -06:00 |
|
J. Brisbin
|
9182c78ac5
|
Triggering build.
|
2010-12-08 18:22:13 -06:00 |
|
J. Brisbin
|
d8649e881d
|
Change path to Riak exe.
|
2010-12-08 16:45:26 -06:00 |
|
J. Brisbin
|
ae4af38c05
|
Turning on tests, adding hooks to start and stop Riak server.
|
2010-12-08 16:42:41 -06:00 |
|
J. Brisbin
|
892fd53900
|
Turning off tests.
|
2010-12-08 16:18:17 -06:00 |
|
J. Brisbin
|
638b713466
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-12-08 16:14:13 -06:00 |
|
J. Brisbin
|
c94d2c9fe1
|
Split template into two variants, added tests back in, minor tweaks.
|
2010-12-08 16:13:58 -06:00 |
|
Costin Leau
|
ea20533a37
|
+ add append and substract operations
|
2010-12-08 23:23:59 +02:00 |
|
Costin Leau
|
f18fffa4ee
|
+ add discard and unwatch operations
|
2010-12-08 23:02:28 +02:00 |
|
Costin Leau
|
48b9df3a05
|
rename exists to hasKey()
|
2010-12-08 22:55:54 +02:00 |
|
Costin Leau
|
b7dcfb67a1
|
+ add incrementScore to zset operations
|
2010-12-08 22:52:45 +02:00 |
|
Costin Leau
|
2dc11f5501
|
+ rename diff to differentiate
|
2010-12-08 22:47:21 +02:00 |
|
Costin Leau
|
bd9c8aaa25
|
+ add move and random member to set operations
|
2010-12-08 22:46:45 +02:00 |
|
Costin Leau
|
48d31da0fd
|
+ add pop to set operations
|
2010-12-08 22:39:53 +02:00 |
|
Costin Leau
|
69fb3a996b
|
add rightPopLeftPush to list operations
|
2010-12-08 22:34:25 +02:00 |
|
Costin Leau
|
2a397015d2
|
+ add missing getOperation to bound ops interfaces
|
2010-12-08 22:28:08 +02:00 |
|
Costin Leau
|
3acb3e9bde
|
+ added javadocs to dedicated ops
|
2010-12-08 22:10:29 +02:00 |
|
Costin Leau
|
dbaee10617
|
+ renamed methods on template to better convey the meaning
|
2010-12-08 21:28:49 +02:00 |
|
Costin Leau
|
2e05ca43b6
|
+ hopefully finally finished with the javadocs
|
2010-12-07 20:25:53 +02:00 |
|
Costin Leau
|
328841f0b9
|
+ implementing missing constructor functionality when specifying the host or the port for JRedis
|
2010-12-07 20:07:09 +02:00 |
|
Costin Leau
|
04c566b006
|
+ and even more javadocs
|
2010-12-07 20:06:38 +02:00 |
|
Costin Leau
|
cb122aed50
|
+ and yet more javadocs
|
2010-12-07 19:39:48 +02:00 |
|
Costin Leau
|
ac7432f014
|
+ more javadocs added
|
2010-12-07 19:00:06 +02:00 |
|
Costin Leau
|
bd46e4a04c
|
+ add javadocs
|
2010-12-07 18:32:03 +02:00 |
|
Costin Leau
|
7f226f1eed
|
+ eliminate API tangle by using interfaces rather then concrete classes
|
2010-12-07 17:45:33 +02:00 |
|
Costin Leau
|
e71af6cc74
|
+ remove more compiler warnings
|
2010-12-07 17:36:08 +02:00 |
|