Commit Graph

  • 146257b1f8 DATAKV-38 + eliminate BasicNumberToStringSerializer + enhance GenericToString serializer by adding a default GenericService Costin Leau 2011-03-14 12:26:13 +02:00
  • cc5dc5aa80 DATAKV-40 + add option to select db on each connection factory Costin Leau 2011-03-14 11:31:17 +02:00
  • 5e6404bd42 + update dependencies Costin Leau 2011-03-13 19:48:44 +02:00
  • 577bd2607a Merge branch 'master' into gradle-build Costin Leau 2011-03-13 19:33:47 +02:00
  • 120196f06d Merge branch 'master' into gradle-build Costin Leau 2011-03-13 19:32:41 +02:00
  • 29fa021a76 DATAKV-38 + add more tests Costin Leau 2011-03-13 19:19:14 +02:00
  • 47a941da47 + minor NPE check (not needed but better to be safe) Costin Leau 2011-03-11 21:29:38 +02:00
  • d7db64fdbf DATAKV-36 + update BulkMapper contract Costin Leau 2011-03-11 18:06:32 +02:00
  • f63da79892 + update jackson and slf4j Costin Leau 2011-03-11 18:06:21 +02:00
  • 4e55f6d6ce DATAKV-36 + add Apache Commons BeanUtils impl Costin Leau 2011-03-09 20:40:21 +02:00
  • 2b3018f410 DATAKV-36 + improve HashMapper contract + improve Jackson impl Costin Leau 2011-03-09 20:39:51 +02:00
  • 0acf1051c7 DATAKV-36 + rename .mapper package to .hash to better reflect its function Costin Leau 2011-03-08 20:12:03 +02:00
  • 6496c37e46 DATAKV-36 + add initial cut of mapping package and HashMapper Costin Leau 2011-03-08 19:52:00 +02:00
  • 32998b9d82 DATAKV-36 + changed BulkMapper from using low-level byte array to objects Costin Leau 2011-03-08 19:51:31 +02:00
  • 7b7777fba4 DATAKV-36 + fix compilation problem under the JDK (works fine in Eclipse) + added more javadocs Costin Leau 2011-03-08 14:22:10 +02:00
  • ed68913d09 DATAKV-36 + refactored SortQuery by adding get params as well Costin Leau 2011-03-07 19:51:50 +02:00
  • ea8806aa61 DATAKV-36 add current sort-and-get draft Costin Leau 2011-03-07 19:34:10 +02:00
  • df5a4e3cfc + fix bug in sort param initialization Costin Leau 2011-03-09 20:39:02 +02:00
  • a72cf04a71 + fix small init bug Costin Leau 2011-03-09 18:54:49 +02:00
  • 35f97c6d57 DATAKV-36 + add support for multiple get keys for connection sortParam Costin Leau 2011-03-07 14:49:53 +02:00
  • 812cd6183f + several adjustments to the intersect/diff signatures + added overloaded methods to support single key operations w/o having to create a collection Costin Leau 2011-03-03 13:15:05 +02:00
  • 2e53b178f0 + add overloaded delete/watch operation for single key invocations Costin Leau 2011-03-01 17:43:16 +02:00
  • b9a6ae7b71 + fix project description Costin Leau 2011-02-25 12:02:52 +02:00
  • dfc165869b + small commit Costin Leau 2011-02-24 20:58:57 +02:00
  • da5f132336 + improve getAndXXX operations (taking advantage of the increment operation which is already atomic). Costin Leau 2011-02-24 20:58:06 +02:00
  • 6d2ada34f2 DATAKV-34 + add tests for null handling at the connection level Costin Leau 2011-02-11 18:49:35 +02:00
  • 1b9b9da931 + improve handling of Jedis exceptions Costin Leau 2011-02-11 18:47:23 +02:00
  • 490771f260 + add detection for Jredis ClientRUntimeException + improve exception handling Costin Leau 2011-02-11 18:47:02 +02:00
  • d61622b130 + bump version to BUILD-SNAPSHOT Costin Leau 2011-02-10 18:53:08 +02:00
  • c5de5a103f + update readme + changelog Costin Leau 2011-02-10 18:31:17 +02:00
  • 7a2795dfbc + exclude empty package from javadoc Costin Leau 2011-02-10 18:23:18 +02:00
  • 1cd792ad17 + update authors Costin Leau 2011-02-10 18:11:58 +02:00
  • 9519febbbb + beautify XML schema rendering Costin Leau 2011-02-10 18:11:11 +02:00
  • 56e093e9c6 + change tabs into spaces for better reference docs rendering Costin Leau 2011-02-09 13:37:46 +02:00
  • 6f9baf0be7 preparing for 1.0.0.M2 Costin Leau 2011-02-10 18:07:53 +02:00
  • 0ed75b1bf0 + update changelog for M2 release Costin Leau 2011-02-10 16:58:44 +02:00
  • aba7c13a5e + fix javadoc warnings Costin Leau 2011-02-10 16:58:29 +02:00
  • 175de1751d Updated changelog J. Brisbin 2011-02-09 14:06:14 -05:00
  • f9542269e2 Updated changelog J. Brisbin 2011-02-09 14:04:56 -05:00
  • 2b190f8492 + fix ssh task by adding a repository for all tasks Costin Leau 2011-02-09 18:51:36 +02:00
  • d9c012f584 + align maven group Id + various other fixes Costin Leau 2011-02-09 15:01:52 +02:00
  • 76df2c518d + add several tweaks to the css/xsl Costin Leau 2011-02-09 13:38:41 +02:00
  • a3bc705f04 + change tabs into spaces for better reference docs rendering Costin Leau 2011-02-09 13:37:46 +02:00
  • d83a2b1e41 + fix admon path (from admons to admon) Costin Leau 2011-02-09 13:37:26 +02:00
  • dfa2498dd1 + html.css has been replaced by manual.css Costin Leau 2011-02-09 13:02:30 +02:00
  • fd6635fd78 + javadoc tweaks Costin Leau 2011-02-08 18:29:30 +02:00
  • 9ea7e108e1 + fix some javadoc warnings (ironically some still show up) Costin Leau 2011-02-08 15:11:40 +02:00
  • 75dd194f8b + add local maven repository Costin Leau 2011-02-09 09:10:41 +02:00
  • 54fd3978d3 add pom.xml to .gitignore Costin Leau 2011-02-08 19:50:31 +02:00
  • 7d404bdfbf + replace placeholder for now with actual value Costin Leau 2011-02-08 19:49:36 +02:00
  • 65080df093 + remove serial warnings Costin Leau 2011-02-08 19:49:14 +02:00
  • 2b4617eb5c + upgrade reference to docbook 5.0 Costin Leau 2011-02-08 19:48:34 +02:00
  • e5efb21d70 + remove spring-data-keyvalue-parent + add improved build.gradle Costin Leau 2011-02-08 18:30:28 +02:00
  • 213d7b7911 + javadoc tweaks Costin Leau 2011-02-08 18:29:30 +02:00
  • 2440975a14 various tweaks Costin Leau 2011-02-08 15:12:13 +02:00
  • ad5dcd54c6 + fix some javadoc warnings (ironically some still show up) Costin Leau 2011-02-08 15:11:40 +02:00
  • 527b804dad + adjust settings accordingly to spring-gradle-build Costin Leau 2011-02-08 13:13:04 +02:00
  • bf85fc7fa5 + add buildSrc module Costin Leau 2011-02-08 13:08:50 +02:00
  • 19355aa9dd + rearrange docs folder Costin Leau 2011-02-08 13:06:14 +02:00
  • f28676515e + small tweaks Costin Leau 2011-02-08 12:48:58 +02:00
  • b2e0d77156 + add automatic property expansion in manifest Costin Leau 2011-02-08 11:57:02 +02:00
  • 65db11bbe1 + add default gradle build dir to .gitignore Costin Leau 2011-02-07 21:05:50 +02:00
  • 36f7cd4d5e + add springsource repository + disable some tests (seem to be failing on this branch) Costin Leau 2011-02-07 18:46:07 +02:00
  • 275c20b3ba Added Spring Integration Gradle helpers. J. Brisbin 2011-02-04 15:13:14 -06:00
  • 0098e7b02f Fix pipeline in JedisConnection ddelautre 2011-02-04 15:34:49 -05:00
  • 2a431091fb Change JedisConnection to use pipelining ddelautre 2011-02-04 14:55:19 -05:00
  • 15a3a3d722 Merge branch 'master' of github.com:SpringSource/spring-data-keyvalue into gradle-build J. Brisbin 2011-02-04 12:43:02 -06:00
  • da11fd7c5d First pass at adding Gradle as build tool J. Brisbin 2011-02-04 12:42:30 -06:00
  • 85126c4d69 + update to Jedis 1.5.2 Costin Leau 2011-02-04 18:41:16 +02:00
  • d2d59a17e5 add docs on StringConnection/Template and the serializers Costin Leau 2011-02-01 20:17:45 +02:00
  • 1234372729 DATAKV-32 + fix bug in template that used hash value serializer instead of the key one Costin Leau 2011-01-31 14:26:28 +02:00
  • d366115961 DATAKV-32 + add more integration tests Costin Leau 2011-01-31 13:48:06 +02:00
  • aba480188b DATAKV-32 + add jackson packages to OSGi template Costin Leau 2011-01-31 13:47:34 +02:00
  • fc42dc76ba + remove some compiler warnings Costin Leau 2011-01-31 13:28:06 +02:00
  • 7f6f8a2392 DATAKV-32 + add Jackson serializer support Costin Leau 2011-01-31 13:24:37 +02:00
  • 1132fb5847 + update to latest Jedis version (add support for rich exceptions) + add handling of broken connections Costin Leau 2011-01-31 13:23:01 +02:00
  • bf26b9b812 + update to latest Jedis exception improvements Costin Leau 2011-01-31 10:39:17 +02:00
  • 2f03ad705b + enable binary pubsub test Costin Leau 2011-01-28 18:46:00 +02:00
  • 00d847066f + finished adding integration tests for OXM support (XStream used in tests) Costin Leau 2011-01-28 18:45:45 +02:00
  • f32dd365a0 + add OxmConverter serializer + update OSGi template accordingly + add Serialization Exception Costin Leau 2011-01-28 17:39:25 +02:00
  • 2e5917080b + readd snapshot repo for Jedis Costin Leau 2011-01-28 08:59:07 +02:00
  • 3f013df426 DATAKV-26 + add String connection to RedisTemplate Costin Leau 2011-01-27 20:14:44 +02:00
  • be70393efb + quick rename per user comments Costin Leau 2011-01-27 19:27:24 +02:00
  • 4ae784c4d8 DATAKV-26 Costin Leau 2011-01-27 19:23:33 +02:00
  • d24aaa0820 + propagate session changes to RedisAtomicLong as well Costin Leau 2011-01-27 18:12:03 +02:00
  • ec7f003dff + introduce Session callback to allow the same connection to be reused + various improvements to the underlying connection handling infrastructure + updated AtomicCounterInteger to take advantage of thew new infrastructure + improved tests by refactoring some common functionality Costin Leau 2011-01-27 14:20:13 +02:00
  • ff6d9e0a05 DATAKV-27 + add initial pipeline support to RedisConnection and Jedis and JRedis implementations Costin Leau 2011-01-26 18:45:00 +02:00
  • 443f0885ac DATAKV-23 + add mention in the docs regarding nulls Costin Leau 2011-01-25 14:33:14 +02:00
  • bfb95793c6 DATAKV-28 + add docs regarding the injection of views/operations Costin Leau 2011-01-25 14:29:25 +02:00
  • b228920064 DATAKV-28 + add property editors for [X] Operations Costin Leau 2011-01-25 14:21:45 +02:00
  • fd9b74b41c DATAKV-25 + add error handler setter on the container + improve docs Costin Leau 2011-01-25 13:33:24 +02:00
  • 60f7b65a73 + add Jedis public snapshot repo Costin Leau 2011-01-24 23:19:12 +02:00
  • 6dcef26811 DATAKV-25 + add another integration test Costin Leau 2011-01-24 22:10:32 +02:00
  • 560b38c0fc + improve shutdown of Redis container (skipped waiting if the container is not started) Costin Leau 2011-01-24 21:53:34 +02:00
  • 31a2a2395d DATAKV-25 + add namespace for Redis pubsub Costin Leau 2011-01-24 21:52:51 +02:00
  • 61afbd2e49 DATAKV-24 + align pubsub with binary arguments in Jedis Costin Leau 2011-01-24 18:55:12 +02:00
  • 31abc40a8b DATAKV-23 Costin Leau 2011-01-24 17:23:26 +02:00
  • c1c61d1cc7 + renamed get[X]Ops to -opsFor[X] + add Jedis 1.5.2 support Costin Leau 2011-01-21 21:59:01 +02:00
  • b19a63d5c4 + add a delay to improve test synchronization Costin Leau 2011-01-21 21:26:06 +02:00
  • f2d3c71216 + add another convenience method on message container Costin Leau 2011-01-21 21:18:08 +02:00