Costin Leau
|
bfe5ab672e
|
+ add list implementations for Jedis and Jredis
|
2010-11-08 20:03:27 +02:00 |
|
Costin Leau
|
cab17428c8
|
+ add RedisAtomicLong
|
2010-11-08 16:19:16 +02:00 |
|
Costin Leau
|
f165dd6574
|
polish up RedisAtomicInteger
|
2010-11-08 16:19:01 +02:00 |
|
Costin Leau
|
75341a7bba
|
+ add backward compatible constructors
|
2010-11-08 16:04:52 +02:00 |
|
Costin Leau
|
9eb8475c57
|
+ cleanup AtomicInteger impl.
|
2010-11-08 14:11:28 +02:00 |
|
Costin Leau
|
baf245b06f
|
+ add initial support for RedisAtomicInteger
+ add more redis commands
|
2010-11-08 14:06:08 +02:00 |
|
Costin Leau
|
49b2ad56c2
|
+ update copyright years
|
2010-11-05 14:01:25 +02:00 |
|
Costin Leau
|
4fc92863c4
|
+ add .gitignore
|
2010-11-05 13:27:22 +02:00 |
|
Costin Leau
|
43ae8fb491
|
+ changed Eclipse settings from JDK to ExecEnvironment
+ added JDK 1.6 as the target platform
|
2010-11-05 13:17:31 +02:00 |
|
Costin Leau
|
70504721b8
|
+ fixed bundlor manifest
|
2010-11-05 13:16:14 +02:00 |
|
Costin Leau
|
ec9814a1ac
|
+ moved AbstractIntegration test to proper package
+ commented out the template test for the time being
|
2010-11-05 13:16:00 +02:00 |
|
Costin Leau
|
aac726d816
|
+ fixed some of the integration tests
+ added basic integration tests for both Jredis and Jedis
|
2010-11-05 13:06:55 +02:00 |
|
Costin Leau
|
80fe08d3fd
|
+ moved some packages around
+ added some command support for JRedis
|
2010-11-05 13:06:03 +02:00 |
|
Costin Leau
|
3aa3ffba94
|
+ commented out some of the collection code until the template becomes more beefy
|
2010-11-05 12:10:33 +02:00 |
|
Costin Leau
|
4d86c9e1b5
|
+ replaced the old RedisTemplate & co with the MyXXX version
|
2010-11-05 12:09:23 +02:00 |
|
Costin Leau
|
34640b6e69
|
+ renamed charset to encoding
|
2010-11-05 12:08:43 +02:00 |
|
Costin Leau
|
ef792bac1a
|
- removed some of the old code
|
2010-11-05 11:59:23 +02:00 |
|
Costin Leau
|
414c0a7025
|
+ add jredis package
+ not fully implemented since there is no MULTI/EXEC support yet
|
2010-11-05 11:59:08 +02:00 |
|
Costin Leau
|
5bbb685760
|
+ remove unused generic on Connection interface
|
2010-11-05 10:38:18 +02:00 |
|
Costin Leau
|
b92513de61
|
+ beefed up Redis template
+ added support for thread/transaction bound support
|
2010-11-04 18:55:57 +02:00 |
|
Costin Leau
|
f802e6757e
|
+ initial skeleton for RedisTemplate & Co.
|
2010-11-04 17:27:07 +02:00 |
|
Costin Leau
|
27b1bf8af5
|
+ add MULTI awareness to RedisConnection
|
2010-11-03 19:14:19 +02:00 |
|
Costin Leau
|
20dc9566ad
|
+ connection implementations mainly finished
+ aggregated cached vs non-cached jedis strategies
+ added more exception translations
|
2010-11-03 18:21:54 +02:00 |
|
Costin Leau
|
e63ce9115c
|
+ introduce the concept of 'Connection'
+ add dedicated command interfaces
|
2010-11-02 20:40:08 +02:00 |
|
Costin Leau
|
bf7a146641
|
+ wire to Spring DAO exception translation
|
2010-11-02 20:39:15 +02:00 |
|
Costin Leau
|
cde9798aab
|
+ updated copyright header
|
2010-11-02 18:15:15 +02:00 |
|
Costin Leau
|
0ab38eab28
|
DATA-KV6
+ add riak module
|
2010-11-02 17:47:09 +02:00 |
|
Costin Leau
|
283d4c98fa
|
trying to reduce duplication between the different poms
|
2010-11-02 17:45:55 +02:00 |
|
Costin Leau
|
c6b8570b5d
|
Merge branch 'master' of git.springsource.org:spring-data/datastore-keyvalue
|
2010-11-02 17:44:28 +02:00 |
|
Mark Pollack
|
0d35f700f2
|
DATAKV-6 - Create module for Riak
|
2010-11-02 11:28:54 -04:00 |
|
Costin Leau
|
28ec06538b
|
+ fix nightly build deployment
|
2010-11-02 17:02:44 +02:00 |
|
Costin Leau
|
5651ac575a
|
+ downgraded AWS wagon to 2.0.0
|
2010-11-02 15:56:25 +02:00 |
|
Costin Leau
|
60add9d504
|
DATAKV-4
+ use JRedis snapshot from own temporary repo
|
2010-11-02 15:43:39 +02:00 |
|
Mark Pollack
|
0fc7b1f5a7
|
Partial work for DATAKV-4 - Use maven repository for JRedis
|
2010-11-01 14:20:23 -04:00 |
|
Mark Pollack
|
bf98d1974c
|
Partial work for DATAKV-4 - Use maven repository for JRedis
|
2010-11-01 13:49:09 -04:00 |
|
Mark Pollack
|
c00795f5be
|
DATAKV-3 - Update to use Jedis 1.3.0
|
2010-11-01 13:21:17 -04:00 |
|
Mark Pollack
|
bb6f5e269f
|
Add intersection for Set operations
|
2010-10-25 16:09:23 -04:00 |
|
Mark Pollack
|
477093824f
|
update to commons serializer M1
|
2010-10-07 17:24:31 -04:00 |
|
Mark Pollack
|
b1387fadac
|
migrating old spring-keyvalue-redis repository
|
2010-10-07 16:54:43 -04:00 |
|
Thomas Risberg
|
c58fcc2244
|
cleanup
|
2010-10-07 14:30:04 -04:00 |
|
Thomas Risberg
|
52314a8951
|
cleanup
|
2010-10-07 14:28:12 -04:00 |
|
Thomas Risberg
|
ad00959b43
|
cleaned up some cut-and-paste remnants
|
2010-10-07 12:12:55 -04:00 |
|
Thomas Risberg
|
414a38fb04
|
cleaned up template.mf
|
2010-10-07 11:20:48 -04:00 |
|
Thomas Risberg
|
aa7f6d1032
|
Switched to use new project layout; updated build
|
2010-10-07 09:58:06 -04:00 |
|
trisberg
|
24189621b0
|
fixed spring dependencies
|
2010-07-27 10:18:25 -04:00 |
|
trisberg
|
23e31f3a88
|
starting Redis common abstractions
|
2010-07-21 14:48:12 -04:00 |
|