Costin Leau
|
55d7ad8fa3
|
+ update tests to include jredis driver
|
2010-12-03 16:58:53 +02:00 |
|
Costin Leau
|
3e078ffc86
|
+ add base64 encoding to deal with out of band byte arrays (for JRedis)
|
2010-12-03 16:58:20 +02:00 |
|
Costin Leau
|
d0765aacb1
|
use a separate jredis fork since the latest snapshot doesn't work with the latest JRedis releases
|
2010-12-03 16:57:13 +02:00 |
|
Costin Leau
|
3a2534b120
|
+ minor update to README.md
|
2010-12-03 16:56:30 +02:00 |
|
Costin Leau
|
81208cc0a6
|
and another Maven update
|
2010-12-03 14:34:51 +02:00 |
|
Costin Leau
|
eadd1526e5
|
+ update README.md
+ update javadocs
+ try to add more reports plugins (hard with a multi-module Maven project)
|
2010-12-03 14:06:31 +02:00 |
|
Costin Leau
|
5463f1f21c
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-12-03 13:18:53 +02:00 |
|
Costin Leau
|
4c4017b895
|
+ found recipe for generating project javadocs
+ add javadoc files
|
2010-12-03 13:18:25 +02:00 |
|
Mark Pollack
|
66e31ebd4f
|
Merge remote branch 'origin/master'
|
2010-12-02 17:59:04 -05:00 |
|
Mark Pollack
|
e0e863e1a0
|
Update JavaDoc URL
|
2010-12-02 17:47:46 -05:00 |
|
J. Brisbin
|
929b69b891
|
Added quick instructions to README
|
2010-12-02 15:04:59 -06:00 |
|
Costin Leau
|
fd35d4fe96
|
+ disable test for JRedis (for now)
|
2010-12-02 19:42:59 +02:00 |
|
Costin Leau
|
0ad86a4bbf
|
+ update README.md
|
2010-12-02 19:39:48 +02:00 |
|
Costin Leau
|
f90d2f7337
|
update README.md
|
2010-12-02 19:35:17 +02:00 |
|
Costin Leau
|
d43233e87b
|
+ update README.md
|
2010-12-02 19:33:31 +02:00 |
|
Costin Leau
|
49640696a8
|
+ update README.md
|
2010-12-02 19:28:46 +02:00 |
|
Costin Leau
|
62887430a1
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-12-02 19:19:04 +02:00 |
|
Costin Leau
|
05291888fb
|
+ add Readme in Markdown
+ minor improvements
|
2010-12-02 19:16:22 +02:00 |
|
J. Brisbin
|
3479448be9
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-12-02 09:56:43 -06:00 |
|
J. Brisbin
|
c9ba1e2365
|
Added QosParameters
|
2010-12-02 09:56:32 -06:00 |
|
Costin Leau
|
55600f1702
|
+ update jar plugin to fix ignored manifest on latest Maven installs
|
2010-12-02 14:05:11 +02:00 |
|
Costin Leau
|
9b0067ce72
|
+ replaced usage of int/Integers to long/Long for consistent results between x86/x64 Redis instances
+ updated some method names to be consistent between interfaces
+ converted return types from primitives to objects
+ updated to Jedis 1.5.0-RC1
|
2010-12-02 14:04:36 +02:00 |
|
Costin Leau
|
bcbb6d67ae
|
+ renamed length to size on Hash ops
|
2010-11-30 21:42:56 +02:00 |
|
Costin Leau
|
d542a0c3fd
|
+ renamed length to size on List contract
|
2010-11-30 21:40:54 +02:00 |
|
Costin Leau
|
1544dc0f43
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-11-30 21:38:32 +02:00 |
|
Costin Leau
|
53e585040a
|
+ remove generified vargs signature from public interface
|
2010-11-30 21:37:39 +02:00 |
|
Costin Leau
|
5e1427f29e
|
+ add missing implementations
|
2010-11-30 21:18:52 +02:00 |
|
Costin Leau
|
5afb74596a
|
+ updated some of the redis operations signatures
|
2010-11-30 20:57:10 +02:00 |
|
Costin Leau
|
a20fabd7f3
|
+ add expireAt on RedisConnection
|
2010-11-30 20:44:44 +02:00 |
|
Costin Leau
|
cbc061cf4e
|
+ add String/Value operations contract
|
2010-11-30 20:38:38 +02:00 |
|
Costin Leau
|
ae51a0c9b0
|
+ add key operations contract (no impl yet)
|
2010-11-30 18:38:55 +02:00 |
|
J. Brisbin
|
7c4e70407d
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-11-30 10:10:30 -06:00 |
|
J. Brisbin
|
cb84bed92a
|
Turning off tests
|
2010-11-30 10:10:21 -06:00 |
|
Costin Leau
|
d3fd66ef79
|
+ add initial draft for ConcurrentMap contract to RedisMap
+ add disabled integration tests (need to find a way to reuse the same connection) w/o transactions
|
2010-11-30 14:43:58 +02:00 |
|
Costin Leau
|
bd3093b3d9
|
+ minor integration test improvement
|
2010-11-30 13:12:02 +02:00 |
|
Costin Leau
|
64d4173fb9
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-11-30 12:42:47 +02:00 |
|
Costin Leau
|
32bd95e030
|
+ add missing entrySet implementation + integration tests
|
2010-11-30 12:42:10 +02:00 |
|
J. Brisbin
|
3af5d014d5
|
Troubleshooting build box test failures
|
2010-11-29 14:31:52 -06:00 |
|
Costin Leau
|
6d35c3f1d9
|
+ add multiGet to hash operations + template
|
2010-11-29 21:50:01 +02:00 |
|
J. Brisbin
|
2f224a6be1
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-11-29 13:38:32 -06:00 |
|
J. Brisbin
|
07d2703e69
|
Tweak M/R tests
|
2010-11-29 13:38:23 -06:00 |
|
Costin Leau
|
1700061473
|
+ better fix for generics inferring bug
|
2010-11-29 21:12:53 +02:00 |
|
Costin Leau
|
7adeeaee24
|
+ fix compilation error on javac compilers
|
2010-11-29 21:10:10 +02:00 |
|
Costin Leau
|
c69baaaae3
|
Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue
|
2010-11-29 20:25:36 +02:00 |
|
Costin Leau
|
432e0502a2
|
+ improve multiSet
+ all integration tests pass
|
2010-11-29 20:24:33 +02:00 |
|
Costin Leau
|
d1a4b6268a
|
+ fix minor bug that caused the closing proxy to be always used
|
2010-11-29 20:20:51 +02:00 |
|
Costin Leau
|
37c0f8b242
|
+ add proper serialization of hash specific items
|
2010-11-29 20:18:49 +02:00 |
|
Costin Leau
|
267285f9fc
|
+ fix equals/hashcode for redis map
+ add first draft of integration tests
|
2010-11-29 19:10:05 +02:00 |
|
Costin Leau
|
6d8d345583
|
+ improve serialization of hash items in RedisTemplate
+ add missing method on HashOperations
|
2010-11-29 19:05:14 +02:00 |
|
J. Brisbin
|
f8e471cf34
|
Turned tests on now that Riak is running on build box
|
2010-11-29 08:29:49 -06:00 |
|