Commit Graph

  • c3a56c853f Merge branch 'master' of git://github.com/owlient/phpredis Simon Effenberg 2010-10-27 10:34:59 +02:00
  • 90366e8f49 Throw exception when the connection fails repeatedly. Nicolas Favre-Felix 2010-10-25 10:36:56 +02:00
  • a950040635 Added INCR aliases. Nicolas Favre-Felix 2010-10-25 09:44:19 +02:00
  • 81ffa0ebc1 Fixed missing doc (github issue #53). Nicolas Favre-Felix 2010-10-21 14:05:24 +02:00
  • 537bc0ae92 Enabled NULL for SLAVEOF. Nicolas Favre-Felix 2010-10-21 10:20:32 +02:00
  • e750f8651c Added SLAVEOF. Nicolas Favre-Felix 2010-10-21 10:16:52 +02:00
  • 6168e12a33 Fixed memory leaks. Nicolas Favre-Felix 2010-10-20 15:09:41 +02:00
  • 2619227042 Typo. http://twitter.com/fastest963/status/27722652552 Nicolas Favre-Felix 2010-10-18 07:38:55 -07:00
  • 8b3d3d5aed merged with upstream Simon Effenberg 2010-10-15 13:00:58 +02:00
  • 72a6fe6dea Merge branch 'master' of git://github.com/owlient/phpredis Simon Effenberg 2010-10-15 12:55:51 +02:00
  • f2284c6646 Throwing exception when we try to execute a command on closed connection Nasreddine Bouafif 2010-10-14 12:29:37 +02:00
  • 196637e95c bugfix for the issue 50 : throwing exception for protocol errors. Nasreddine Bouafif 2010-10-13 14:31:52 +02:00
  • 0c0409a92f release 2.0.8 2.0.8 Nicolas Favre-Felix 2010-10-12 15:24:39 +02:00
  • cab7f8e3c8 Fixes for static compilation. Nicolas Favre-Felix 2010-10-12 14:23:02 +02:00
  • fe8046a81e Added symbol for static compilation. 2.0.7 Nicolas Favre-Felix 2010-10-11 17:18:41 +02:00
  • 94dfefef6e Bugfix. 2.0.6 Nicolas Favre-Felix 2010-10-06 16:56:32 +02:00
  • 25eb12fb2c Added floating-point timeout for better precision. 2.0.5 Nicolas Favre-Felix 2010-10-06 14:37:42 +02:00
  • 853df32fbc Fixed unit tests for good, still using auth... Nicolas Favre-Felix 2010-10-06 14:34:07 +02:00
  • e13bd52b2d new version Simon Effenberg 2010-10-05 09:48:14 +02:00
  • a9741b41bf (not)Using auth Nasreddine Bouafif 2010-10-04 14:49:20 +02:00
  • d3524b197d Using auth when testing. Nasreddine Bouafif 2010-10-04 14:15:50 +02:00
  • 49813369a5 Fix doc and tests. Nasreddine Bouafif 2010-10-04 13:59:27 +02:00
  • 756b434a81 Adding blPop and brPop commands Nasreddine Bouafif 2010-10-01 15:19:16 +02:00
  • 80dc280a42 bugfix on persist Nasreddine Bouafif 2010-10-01 14:48:52 +02:00
  • 60090de025 version 2.0.4 2.0.4 Nicolas Favre-Felix 2010-09-30 15:45:05 +02:00
  • ce922bcd35 Made Redis version easily greppable. Nicolas Favre-Felix 2010-09-30 15:44:16 +02:00
  • 3073a3b4a5 Added PERSIST. Nicolas Favre-Felix 2010-09-30 11:48:18 +02:00
  • b90aed33f2 Added BGREWRITEAOF. Nicolas Favre-Felix 2010-09-30 11:05:41 +02:00
  • 5b6262d28e Add append, substr and strlen commands Nasreddine Bouafif 2010-09-29 18:12:00 +02:00
  • 7bc2bb8015 Added tests to check that SINTER works w/ an array Nicolas Favre-Felix 2010-09-29 17:15:11 +02:00
  • b6a9e24ba3 Update version -- 2.0.3 Nasreddine Bouafif 2010-09-29 15:51:29 +02:00
  • a62d12a38b Add lPushx, rPushx and lInsert commands Nasreddine Bouafif 2010-09-29 15:49:22 +02:00
  • ead9e60a03 Added OSX fix by @jiminoc Nicolas Favre-Felix 2010-09-29 06:17:07 -07:00
  • 21f4673a5a Fixed current version and maintainer list and order. Nicolas Favre-Felix 2010-09-23 14:31:12 +02:00
  • f7a40fbb7b added a debian/ directory to build phpredis easy with svn-buildpackage/dpkg-buildpackage Simon Effenberg 2010-09-23 12:32:08 +02:00
  • 40bc4a991c Fix for binary keys. 2.0.2 Nicolas Favre-Felix 2010-09-22 11:22:00 +02:00
  • 4c547f34e6 Added MULTI/EXEC test for HMGET. 2.0.1 Nicolas Favre-Felix 2010-09-20 17:53:23 +02:00
  • c67e2ddf74 Re-added HMGET + doc & unit tests. Nicolas Favre-Felix 2010-09-20 17:33:59 +02:00
  • a8738d7e49 Fixed memory leak in MSET. Nicolas Favre-Felix 2010-09-20 12:53:25 +02:00
  • c26621e9cb Doc for PUB/SUB. 2.0.0 Nicolas Favre-Felix 2010-09-19 22:36:09 +02:00
  • 91256dffab Small fixes for PUB/SUB. Nicolas Favre-Felix 2010-09-19 22:29:31 +02:00
  • c6c002119a Fixed INFO, TYPE for MULTI/EXEC context. Nicolas Favre-Felix 2010-09-19 16:47:10 +02:00
  • 09728b84c3 Refactoring for 2.0 Nicolas Favre-Felix 2010-09-19 16:18:37 +02:00
  • f031b3c628 Cleanup. Nicolas Favre-Felix 2010-09-19 16:15:10 +02:00
  • bc458d9d69 More command refactoring. Nicolas Favre-Felix 2010-09-18 18:13:49 +02:00
  • b12a48bd5b Very large refactoring, simplified a lot of code. Nicolas Favre-Felix 2010-09-17 15:33:45 +02:00
  • b5c9d0cdec More improvements on MULTI/EXEC. Nicolas Favre-Felix 2010-09-17 14:31:09 +02:00
  • c697ca1df3 Simplified code for pipeline and multi/exec. Nicolas Favre-Felix 2010-09-17 14:22:08 +02:00
  • c55a283445 Refactoring Nicolas Favre-Felix 2010-09-17 13:57:40 +02:00
  • e4adc956ad Added array of patterns to 'get' option in SORT(). Nicolas Favre-Felix 2010-09-17 10:06:42 +02:00
  • 02882154a9 Added tests for sort. Nicolas Favre-Felix 2010-09-16 16:08:58 +02:00
  • 583dffcb1b Bugfix on limits. Nicolas Favre-Felix 2010-09-16 16:02:48 +02:00
  • 6769e21cce Added documentation for sort. Nicolas Favre-Felix 2010-09-16 15:50:31 +02:00
  • c18fb241cb Fixed "sort". Nicolas Favre-Felix 2010-09-16 15:40:38 +02:00
  • 4360785dd8 Added generic sort. TODO: doc, tests. Nicolas Favre-Felix 2010-09-16 00:04:00 +02:00
  • 0b2a644bf9 Added WATCH, UNWATCH, with doc and unit tests. Nicolas Favre-Felix 2010-09-12 23:29:14 +02:00
  • 46d5baa8ef Fixed HMSET with NULL values, added doc & tests. Nicolas Favre-Felix 2010-09-12 22:46:31 +02:00
  • 4647f0d149 Added new range support for ZRANGEBYSCORE, ZCOUNT. Nicolas Favre-Felix 2010-08-31 20:30:05 +02:00
  • aeba44699a Typos (thanks “encoder” on IRC) Nicolas Favre-Felix 2010-08-30 09:13:57 -07:00
  • 6edae7c4b0 Fixed ZTS problems. Nicolas Favre-Felix 2010-08-17 14:24:09 +02:00
  • 04976d36f3 Small fixes. Nicolas Favre-Felix 2010-08-17 11:44:13 +02:00
  • 0a9f7d8866 Removed global variables. Nicolas Favre-Felix 2010-08-17 11:11:18 +02:00
  • e5bdf71cb1 PUBLISH/SUBSCRIBE crashes. Nicolas Favre-Felix 2010-07-26 17:50:29 +02:00
  • 8b7de818d1 MULTI/EXEC updates and documentation. Nicolas Favre-Felix 2010-07-26 17:38:02 +02:00
  • 049727f3e6 Added ZCOUNT + tests & docs. Nicolas Favre-Felix 2010-07-23 10:29:32 +02:00
  • 6d6b1339e8 Added ZRANK, ZREVRANK. Nicolas Favre-Felix 2010-07-19 10:42:26 +02:00
  • c27cc5b82f Added SRANDMEMBER, reported by Virtuall on IRC. Nicolas Favre-Felix 2010-07-19 09:53:43 +02:00
  • fb5776a270 Fixed connect bug, thanks to lolli on IRC. Nicolas Favre-Felix 2010-07-18 19:15:05 +02:00
  • beabde7598 Added TCP_NODELAY, suggested by Daniele Alessandri. Nicolas Favre-Felix 2010-07-18 14:47:39 +02:00
  • 5bdb90cd98 Fixed float format (thanks to brstgt). Nicolas Favre-Felix 2010-07-17 12:29:32 +02:00
  • 958f1cb607 Added HMSET. Nicolas Favre-Felix 2010-06-30 15:48:13 +02:00
  • 7c8e45fb78 SETEX patch thanks to Zakay Danial. Nicolas Favre-Felix 2010-06-17 10:52:48 +02:00
  • 43b43fce7b publish/subscribe/unsubscribe implementation, fiw warnings Nasreddine Bouafif 2010-06-11 13:31:50 +02:00
  • c6a510af7c Fixed documentation for LPUSH, RPUSH. Nicolas Favre-Felix 2010-05-27 10:03:32 +02:00
  • 2fd9cc5b65 Fixed every last bug? Nicolas Favre-Felix 2010-05-26 19:30:36 +02:00
  • bef5c9d2e6 Fixed HSET, added more tests. Nicolas Favre-Felix 2010-05-26 18:11:49 +02:00
  • 7811cbdf6c Ported fixes from master to "multi". Nicolas Favre-Felix 2010-05-26 11:52:58 +02:00
  • a438fd6844 Fixed crash. Nicolas Favre-Felix 2010-05-25 15:14:19 +02:00
  • 6a7277a1ed Almost done, still a slight problem with HGETALL. Nicolas Favre-Felix 2010-05-18 17:04:37 +02:00
  • 068aca18b2 Better tests. Nicolas Favre-Felix 2010-05-17 17:50:29 +02:00
  • 14ab0858a9 Fixed HINCRBY. Nicolas Favre-Felix 2010-05-17 16:21:37 +02:00
  • 9fabfa68f3 More functions use the new protocol, bugfixes. Nicolas Favre-Felix 2010-05-17 15:49:53 +02:00
  • 8f2ad94eef Fixed MULTI/EXEC bug with ZRANGE. Nicolas Favre-Felix 2010-05-17 15:30:01 +02:00
  • b9a1c75efa Converted many functions to the new protocol. Nicolas Favre-Felix 2010-05-17 14:21:52 +02:00
  • 576dd065e0 More MULTI/EXEC/PIPELINE fixes. Nicolas Favre-Felix 2010-05-13 17:58:49 +02:00
  • a8558c777a More tests for MULTI/EXEC/PIPELINE Nicolas Favre-Felix 2010-05-13 17:19:22 +02:00
  • 984faefcef SAVE, LASTSAVE, BGSAVE, FLUSHDB, FLUSHALL, DBSIZE now work with MULTI/pipeline. Nicolas Favre-Felix 2010-05-13 16:50:47 +02:00
  • e28aaa21e0 Fixed small leak and assert error. Nicolas Favre-Felix 2010-05-12 19:14:50 +02:00
  • b9aaaa74f2 Working better, cleaned a lot of leaks. Nicolas Favre-Felix 2010-05-12 19:03:43 +02:00
  • f6de217ea0 MULTI/EXEC and pipeline working for the first time. Nicolas Favre-Felix 2010-05-12 17:07:03 +02:00
  • c731c80c32 Fixed bounds overflow which was corrupting free(). Nicolas Favre-Felix 2010-04-22 19:37:05 +02:00
  • db289e3c03 More work on the pipeline, with tests. Nicolas Favre-Felix 2010-04-22 19:09:36 +02:00
  • 3c55eac00c Editor issues... Nicolas Favre-Felix 2010-04-22 17:53:57 +02:00
  • f6829ca36c Merge commit '319a14668b7425daef68aba7ef42092c5744e33e' into multi Nicolas Favre-Felix 2010-04-22 17:50:40 +02:00
  • 721601e74f Merge from master Nicolas Favre-Felix 2010-04-22 17:10:35 +02:00
  • 319a14668b Added withscores=false in zRange, zReverseRange. Nicolas Favre-Felix 2010-04-22 17:02:33 +02:00
  • 2620e106d3 ZRANGE now takes integers + fix for INCR changes. Nicolas Favre-Felix 2010-04-22 16:42:00 +02:00
  • fbfe6f48fd Fixed more MULTI/EXEC code. Nicolas Favre-Felix 2010-04-22 14:29:40 +02:00
  • 1bcfb28110 Removed comments in C++ style. Nicolas Favre-Felix 2010-04-22 13:39:45 +02:00
  • 31c42af8f1 Crash fix. Nicolas Favre-Felix 2010-04-22 13:34:58 +02:00