Commit Graph

  • 51a4bf9a56 [maven-release-plugin] prepare for next development iteration Jonathan Leibiusky 2014-02-05 10:51:37 -05:00
  • f7f689efaf [maven-release-plugin] prepare release jedis-2.3.1 Jonathan Leibiusky 2014-02-05 10:51:36 -05:00
  • 75bc754227 Update README to indicate that redis 2.8.5 is supported Jonathan Leibiusky 2014-02-05 10:48:40 -05:00
  • 28e7d2af10 Revert "Update README on supported redis version" Jonathan Leibiusky 2014-02-05 10:47:11 -05:00
  • 179498d4a3 Merge pull request #527 from xetorthio/node_parsing Jonathan Leibiusky 2014-02-05 10:38:21 -05:00
  • b35e1f9482 Update README on supported redis version Jonathan Leibiusky 2014-02-05 10:34:17 -05:00
  • a69dd4e242 Add exception handling in caso of unexecpected errors Marcos Nils 2014-02-05 00:06:29 -03:00
  • d846149ae1 Fix #526. Node parsing error uppon :0 Marcos Nils 2014-02-04 22:34:48 -03:00
  • a5363582a6 Apply "Java Convention" to met Jedis's preferred source code Convention Jungtaek Lim 2014-02-05 07:52:53 +09:00
  • dd62e360fa Apply "Java Convention" to met Jedis's preferred source code Convention Jungtaek Lim 2014-02-05 00:45:48 +09:00
  • 13f0c32f7c Add unit test for "sentinel set quorum" introduced by Redis 2.8.5 Jungtaek Lim 2014-02-05 00:41:34 +09:00
  • 6efeb45952 Merge branch 'master' into introduce-new-sentinel-commands-added-to-Redis-2.8 Jungtaek Lim 2014-02-05 00:26:14 +09:00
  • 2d04a3845b [maven-release-plugin] prepare for next development iteration Jonathan Leibiusky 2014-02-03 11:09:50 -05:00
  • aa63c98d8e [maven-release-plugin] prepare release jedis-2.3.0 Jonathan Leibiusky 2014-02-03 11:09:48 -05:00
  • 35291bf17d Make makefile remove temp files as it makes tests to fail sometimes Marcos Nils 2014-02-03 13:01:20 -03:00
  • 56cec8f6ec version bump to 2.3.0-snapshot Jonathan Leibiusky 2014-02-03 10:50:59 -05:00
  • bfecfcb744 Merge pull request #523 from xetorthio/pubsub Jonathan Leibiusky 2014-02-03 07:47:49 -08:00
  • d5f984a9d6 Merge branch 'transaction-block-should-not-call-discard-when-exception-ocurred' of github.com:HeartSaVioR/jedis into HeartSaVioR-transaction-block-should-not-call-discard-when-exception-ocurred Jonathan Leibiusky 2014-02-03 10:46:23 -05:00
  • 4ab54d955d Change pubSub to pubsub Marcos Nils 2014-02-03 12:44:40 -03:00
  • 4b53160a74 Remove unnecessary Builder and fix merge issue. Fixes #520 Marcos Nils 2014-02-01 20:50:36 -03:00
  • bd19193cb6 Merged with master Marcos Nils 2014-02-01 20:41:14 -03:00
  • 319a241de0 Remove unnecessary imports Marcos Nils 2014-02-01 20:15:52 -03:00
  • 8bec9fd373 Implement missing pubsub commands and fix indentation Marcos Nils 2014-02-01 20:13:56 -03:00
  • 8fef62e21d Merge branch 'pubsub-concurrency' of github.com:ibuildthecloud/jedis into ibuildthecloud-pubsub-concurrency Jonathan Leibiusky 2014-01-31 13:28:29 -05:00
  • d7c5823cbb Merge pull request #524 from xetorthio/reformat-all Jonathan Leibiusky 2014-01-31 08:25:16 -08:00
  • 105ca9f5bb Reformat all files in the project according to java conventions. Jonathan Leibiusky 2014-01-31 11:24:06 -05:00
  • 3e99749b2e Merge branch 'missedbuffer' of github.com:ibuildthecloud/jedis into ibuildthecloud-missedbuffer Jonathan Leibiusky 2014-01-28 16:53:53 -05:00
  • 265eab0cc9 Merge branch 'reset-state-of-jedis-client' of github.com:HeartSaVioR/jedis into HeartSaVioR-reset-state-of-jedis-client Jonathan Leibiusky 2014-01-28 16:50:11 -05:00
  • 1844e29569 Fix typo in cluster snippet from README Marcos Nils 2014-01-28 11:04:21 -03:00
  • dca7ab1bbd Merge pull request #516 from HeartSaVioR/fix-timing-issues-with-monitor-test Jonathan Leibiusky 2014-01-27 07:11:08 -08:00
  • 642cec66d5 Fix ControlCommandsTest to don't hang from monitor test because of timing issue Jungtaek Lim 2014-01-27 12:47:21 +09:00
  • adcb0c0265 Merge pull request #515 from xetorthio/zadd_scoremembers Jonathan Leibiusky 2014-01-26 09:19:16 -08:00
  • b05d9adfb0 Change zadd parameter order to allow duplicated scoremembers but not members Marcos Nils 2014-01-26 13:53:34 -03:00
  • 51f103af16 Merge pull request #513 from mayank-kakodkar/master Jonathan Leibiusky 2014-01-23 09:42:17 -08:00
  • 5f5b80e6e3 Corrected documentation for Jedis.get(), it returns a Java null, not (nil) Mayank Kakodkar 2014-01-23 21:03:46 +05:30
  • 68356eb802 make sentinel set command unit test stronger Jungtaek Lim 2014-01-22 00:40:37 +09:00
  • a50cf3b15e Apply Sentinel runtime configuration API introduced on Redis 2.8.4 Jungtaek Lim 2014-01-22 00:23:40 +09:00
  • 360e25e071 Remove unused discard() method Jungtaek Lim 2014-01-20 14:50:02 +09:00
  • bc7cc5eddb Shadow client field from PipelineBlock and TransactionBlock Jungtaek Lim 2014-01-20 14:35:42 +09:00
  • 2267c3318c Implemented Client.getMany(int count) to remove multiple flush while getting responses at once Jungtaek Lim 2014-01-20 11:36:24 +09:00
  • 5bf29b43ee Let BinaryJedis.multi() consumes "OK" message Jungtaek Lim 2014-01-20 07:31:13 +09:00
  • f7bd9c8313 Refactor Pipeline / Transaction to consume responses based on their requests, not rely on pipelinedCommands Jungtaek Lim 2014-01-20 00:28:00 +09:00
  • 01842e4731 Merge branch 'fix-eval-argument-in-binary-jedis' of github.com:HeartSaVioR/jedis into HeartSaVioR-fix-eval-argument-in-binary-jedis Jonathan Leibiusky 2014-01-18 11:39:31 -05:00
  • 37f629765e Improve performance in MOVED and ASK response parsing Marcos Nils 2014-01-17 12:06:20 -03:00
  • f11c1622de Allow safe multi-threaded access to JedisPubSub Darren Shepherd 2014-01-16 21:57:22 -07:00
  • 23b54c2cef Fix sentinel test not to be so sensitive to time Jonathan Leibiusky 2014-01-16 20:37:47 -05:00
  • 424ae75c7d Merge branch 'cluster' of github.com:marcosnils/jedis into marcosnils-cluster Jonathan Leibiusky 2014-01-16 16:40:48 -05:00
  • 842dcd2a95 Merge branch 'cluster' of github.com:marcosnils/jedis into marcosnils-cluster Jonathan Leibiusky 2014-01-16 16:35:04 -05:00
  • 354dd721e0 Update README.md Marcos Nils 2014-01-16 19:23:18 -02:00
  • 6c8d7a5045 Add fail in case test doesn't throw any exception Marcos Nils 2014-01-16 18:14:55 -03:00
  • 46733c5d5a Add test for redis cluster max redirections and refactor JedisClusterCommand exception handling Marcos Nils 2014-01-16 18:04:27 -03:00
  • 2f9564e1d3 Variable refactor in JedisClusterTest Marcos Nils 2014-01-14 21:20:33 -03:00
  • ccf93714e6 Fix ClusterCommand tearDown as gossip may take some time to send data to nodes Marcos Nils 2014-01-14 17:58:21 -03:00
  • a09a682f09 Remove sysout prints from test Marcos Nils 2014-01-14 16:00:22 -03:00
  • 4ab8ea2ef7 Move Jedis CRC16 util as it's being used in the project. Changed Makefile to cleanup redis cluster node configuration before running tests Add cleanup to ClusterCommandTest. Marcos Nils 2014-01-14 15:57:53 -03:00
  • 33716e237c Add JedisClusterException file Marcos Nils 2014-01-03 16:45:22 -03:00
  • dd0bbdaf91 Several changes have been added to this commit: Marcos Nils 2014-01-03 16:42:21 -03:00
  • 1b26815799 Add functionality to recalculate slots when receiving MOVED response from node. Add test to check for ASK responses (implementation missing) Marcos Nils 2014-01-02 20:52:17 -03:00
  • b2d22e2060 Add slot based connection which routes requests according to key slot Marcos Nils 2013-12-28 00:59:35 -03:00
  • 9f767a0848 Add automatic discovery of cluster nodes Marcos Nils 2013-12-27 23:09:44 -03:00
  • 53b3e041f3 Fix BinaryJedis.eval() method bug (argument) Jungtaek Lim 2013-12-23 14:19:28 +09:00
  • af72248c22 Implement all Jedis cluster commands and rename RedisSlot class Marcos Nils 2013-12-20 16:56:29 -03:00
  • 0bc27ac3a2 Refactor redis cluster connection handler and add JedisAskDataException handling Marcos Nils 2013-12-20 15:28:32 -03:00
  • 3073f778b4 JedisPool / JedisSentinelPool resets returning object's state (watched, multi) Jungtaek Lim 2013-12-21 01:33:46 +09:00
  • c008070045 Add JedisClusterCommand and updated code to use it respectively Marcos Nils 2013-12-10 10:25:41 -03:00
  • 0ebbf02c94 Change Moved cluster test and add confirmation for jedis cluster tests Marcos Nils 2013-12-09 15:17:13 -03:00
  • 10c131bbf0 BinaryJedis.multi(TransactionBlock) should not call discard when exception occurred Jungtaek Lim 2013-12-09 10:54:53 +09:00
  • 726c3151b6 Add RedisSlot helper to calculate key slot Marcos Nils 2013-12-08 01:08:14 -03:00
  • a8987ed865 Add first test to thorw MovedDataException when receiving MOVED from a cluster node Marcos Nils 2013-12-07 17:55:17 -03:00
  • 46734e646a add WAIT command Jonathan Leibiusky 2013-12-05 09:35:13 -05:00
  • 0c00108f96 Merge pull request #490 from xetorthio/speedup_tests Jonathan Leibiusky 2013-12-03 16:51:04 -08:00
  • 8624d1695d make JedisSentinelPool fast Jonathan Leibiusky 2013-12-03 19:47:15 -05:00
  • 3b7127c811 make JedisTest fast Jonathan Leibiusky 2013-12-03 19:06:53 -05:00
  • 4a4768b1d2 speed up JedisSentinelTest Jonathan Leibiusky 2013-12-03 19:03:19 -05:00
  • 20d686ec94 make list command tests even faster Jonathan Leibiusky 2013-12-03 18:43:34 -05:00
  • ce3497e341 make object command tests fast Jonathan Leibiusky 2013-12-03 18:28:31 -05:00
  • e17d24c710 make list command tests fast Jonathan Leibiusky 2013-12-03 18:20:49 -05:00
  • ceac8123d6 make control command tests fast Jonathan Leibiusky 2013-12-03 17:54:35 -05:00
  • 58123034f5 make pubsub test fast Jonathan Leibiusky 2013-12-03 17:43:15 -05:00
  • 1c8e222655 Merge pull request #489 from xetorthio/scan_commands Jonathan Leibiusky 2013-12-03 13:58:41 -08:00
  • a27c67de66 add SCAN, HSCAN, SSCAN and ZSCAN Jonathan Leibiusky 2013-12-03 16:55:52 -05:00
  • efbb710343 Change string size to make test fail faster Jonathan Leibiusky 2013-12-03 08:31:24 -05:00
  • fa614bd2b8 Merge branch 'handles-client-output-buffer-limit' of github.com:HeartSaVioR/jedis into HeartSaVioR-handles-client-output-buffer-limit Jonathan Leibiusky 2013-12-03 07:41:07 -05:00
  • 46966fb89f Prepare redis cluster for testing. The cluster will always be in a deterministic state to be able to reproduce -MOVED and -ASK Jonathan Leibiusky 2013-12-02 19:27:12 -05:00
  • 5b15d48803 Refactor to have interfaces. Add cluster pipeline commands. Jonathan Leibiusky 2013-12-02 14:34:05 -05:00
  • 77d244b96a Add CLUSTER INFO, CLUSTER SETSLOT and CLUSTER GETKEYSINSLOT commands Jonathan Leibiusky 2013-12-02 14:04:37 -05:00
  • dde278152f Add CLUSTER ADDSLOTS and CLUSTER DELSLOTS commands Jonathan Leibiusky 2013-12-02 11:36:55 -05:00
  • 403f2b292c Add CLUSTER MEET command Jonathan Leibiusky 2013-12-02 10:01:19 -05:00
  • e7e2bfaedf Launch 3 nodes on ports 7379 to 7381 with cluster enabled. Add command CLUSTER NODES Jonathan Leibiusky 2013-12-02 09:53:40 -05:00
  • 15891c4117 make jedis unit tests pass to Redis 2.8.1 Jungtaek Lim 2013-12-02 22:11:52 +09:00
  • e10cdda5c7 Merge pull request #485 from tague/479_gradle_build_file_fix Jonathan Leibiusky 2013-12-02 03:34:42 -08:00
  • 3876bb04e3 Update Gradle build to use Apache Commons Pool 2.0. Tague Griffith 2013-12-01 14:56:23 -08:00
  • fb02c2e3e2 Merge pull request #484 from mathieuboniface/patch-1 Jonathan Leibiusky 2013-11-30 13:24:17 -08:00
  • 7cd4dd4395 Updated maven dependency template Jedis version to 2.2.1 (latest) Mathieu Boniface 2013-11-30 19:02:40 +01:00
  • 6b5f080c7b Merge branch 'master' of github.com:xetorthio/jedis Jonathan Leibiusky 2013-11-29 12:13:17 -05:00
  • 18652b906b Merge branch 'speed-up-unit-test' of github.com:HeartSaVioR/jedis into upgrade_libs Jonathan Leibiusky 2013-11-29 12:12:30 -05:00
  • bbb867781d upgrade to commons-pool 2 Jonathan Leibiusky 2013-11-28 08:13:57 -05:00
  • 4543daf761 Merge pull request #474 from 50onRed/upgrade-dependencies Jonathan Leibiusky 2013-11-28 04:39:35 -08:00
  • 4fb85d0d60 Fixed the ordering of arguments in assertions for a couple of older tests. Daniel Josefsson 2013-11-08 22:54:27 +00:00
  • 17f6ee63dc Added support for nested lists, and longs in lists. Daniel Josefsson 2013-11-08 22:25:37 +00:00