Commit Graph

  • 732a42f012 No need to send DISCARD here michael-grunder 2012-02-26 20:18:31 -08:00
  • 5a9e63f140 Send discard when redis object is destroyed, if we're in MULTI mode. michael-grunder 2012-02-26 19:40:50 -08:00
  • a5e53f1bbc Fixed compilation issues with Clang. Nicolas Favre-Felix 2012-01-30 21:12:53 +00:00
  • 5d8839f15e Fixed small leak with info(). Nicolas Favre-Felix 2012-01-30 20:43:09 +00:00
  • 43571d1a43 Added mGet as an alias to GetMultiple in doc. Nicolas Favre-Felix 2012-01-30 19:45:19 +00:00
  • edf8aee8fd Fixed missing parameter in ZTS maintainer mode. Nicolas Favre-Felix 2012-01-30 19:40:13 +00:00
  • ac11fab300 Merge branch 'imvu-master' Nicolas Favre-Felix 2012-01-02 16:07:11 +00:00
  • 61746ac9be Fixed typo Nicolas Favre-Felix 2012-01-02 16:06:46 +00:00
  • 99387710de Merge branch 'master' of https://github.com/imvu/phpredis into imvu-master Nicolas Favre-Felix 2012-01-02 16:03:53 +00:00
  • 1a1a81bf62 Fixed issue with HDEL in serialize mode. Nicolas Favre-Felix 2011-12-30 13:50:39 +00:00
  • 45f41a4bd3 Make Redis Array tests work on 32-bit. Nicolas Favre-Felix 2011-12-29 17:16:40 +00:00
  • b15e78ba62 Merge branch 'edlerd-master' Nicolas Favre-Felix 2011-12-29 15:21:20 +00:00
  • 8edc96e8db Added documentation for CONFIG. Nicolas Favre-Felix 2011-12-29 15:21:00 +00:00
  • 5509b54903 Small changes to CONFIG contribution. Nicolas Favre-Felix 2011-12-29 15:15:06 +00:00
  • 8f341001ba Merge branch 'master' into edlerd-master Nicolas Favre-Felix 2011-12-29 14:17:42 +00:00
  • 87dfaf4212 Properly parse new-style info blocks. Nicolas Favre-Felix 2011-12-29 14:16:47 +00:00
  • ccc824a779 add config function David Edler 2011-12-29 14:40:12 +01:00
  • c6672f0a96 Fixed weight type issue in ZUNION. Nicolas Favre-Felix 2011-12-26 18:01:51 +00:00
  • 07bb4d6a08 Performance improvements for expire on rehash Emmanuel Merali 2011-12-25 17:19:16 +02:00
  • 39df0b7a2c fixing issue with re-connect logic Eric Hohenstein 2011-12-22 12:26:36 -08:00
  • c7f5eebad7 Added key expiry on rehash Emmanuel Merali 2011-12-22 17:37:26 +02:00
  • 31663d433f Make sure to avoid overflows on 32-bits. Nicolas Favre-Felix 2011-12-19 23:11:13 +00:00
  • 04bcecde74 Added missing parameter. Nicolas Favre-Felix 2011-12-19 22:54:53 +00:00
  • 53e61a1e53 Merge branch 'iFullgaz-master' Nicolas Favre-Felix 2011-12-13 21:37:29 +00:00
  • 70371fa39d s/_specified/_instance Nicolas Favre-Felix 2011-12-13 21:37:19 +00:00
  • 72a0ea6590 Merge branch 'master' of https://github.com/iFullgaz/phpredis into iFullgaz-master Nicolas Favre-Felix 2011-12-13 21:32:44 +00:00
  • d0d00341ff Make sure publish() can be called in a pipeline. Nicolas Favre-Felix 2011-12-13 19:53:58 +00:00
  • 5bc6a4c842 Added retrieval of specific instance form Array Emmanuel Merali 2011-12-12 19:05:59 +02:00
  • 78f0abf3ec Fixed crash on ZREM with missing parameter. Nicolas Favre-Felix 2011-12-11 22:32:57 +00:00
  • b5be148e00 Merge branch 'master' of https://github.com/zhangjiayin/phpredis into zhangjiayin-master Nicolas Favre-Felix 2011-12-11 22:21:07 +00:00
  • a3016a95b1 Merge branch 'iFullgaz-master' Nicolas Favre-Felix 2011-12-11 22:16:59 +00:00
  • 67c6417a7a Added unit test for key distribution function. Nicolas Favre-Felix 2011-12-11 22:16:30 +00:00
  • 8f5783cb4c Reordered arguments to ra_index_multi(). Nicolas Favre-Felix 2011-12-11 22:15:58 +00:00
  • 09527a6b2d Merge branch 'master' of https://github.com/iFullgaz/phpredis into iFullgaz-master Nicolas Favre-Felix 2011-12-11 22:03:17 +00:00
  • 2f58629e0c External key distributor Emmanuel Merali 2011-12-11 19:19:24 +02:00
  • 497300afda Fixed move zset Emmanuel Merali 2011-12-11 11:23:47 +02:00
  • dc4bc40ce5 Merge pull request #96 from joedevon/master Nicolas Favre-Felix 2011-12-08 10:37:53 -08:00
  • f0a2dc0ec3 Renamed crc32 to rcrc32 Emmanuel Merali 2011-12-08 13:42:54 +02:00
  • b408f7aa06 Allow use of pipeline in RedisArray Emmanuel Merali 2011-12-08 01:52:21 +02:00
  • e5141478df Added instruction in case of fail on Zend Server CE joedevon 2011-12-07 09:52:34 -08:00
  • dd42be6a87 change exception message yanli 2011-12-07 15:36:13 +08:00
  • 8686070e2a fix infinite loop on socket error yanli 2011-12-07 14:17:36 +08:00
  • a6477554e1 Fixed residual state on pconnect(). Nicolas Favre-Felix 2011-12-06 23:11:37 +00:00
  • b5ca9a32fd Fixed memory issue in blpop/brpop. Nicolas Favre-Felix 2011-12-05 21:26:25 +00:00
  • 0642c45082 Throw exception when reconnect fails. Nicolas Favre-Felix 2011-11-30 20:44:39 +00:00
  • d4ad907ef6 Added missing autorehash option. Nicolas Favre-Felix 2011-11-27 20:01:20 +00:00
  • 7781557bb1 Added missing UNWATCH. Nicolas Favre-Felix 2011-11-27 19:57:39 +00:00
  • 1ce8bcc534 Added missing DISCARD in RedisArray mode. Nicolas Favre-Felix 2011-11-27 19:52:03 +00:00
  • 9692ad980d Converted array tests to new format Nicolas Favre-Felix 2011-11-27 19:47:00 +00:00
  • 6cbbcfe997 Fixed unit tests. Nicolas Favre-Felix 2011-11-27 19:44:09 +00:00
  • c991437768 Formatting changes in documentation. Nicolas Favre-Felix 2011-11-20 17:08:25 +00:00
  • ef0a7d722f Merge branch 'master' of github.com:nicolasff/phpredis Nicolas Favre-Felix 2011-11-13 21:21:14 +00:00
  • 3b6f94aaa1 Fixed memory issue with timeouts. Nicolas Favre-Felix 2011-11-13 21:19:25 +00:00
  • 90a82d3d9c Fixed issue with ZSCORE in MULTI/EXEC context. Nicolas Favre-Felix 2011-11-09 13:33:27 +00:00
  • f367bde604 Made MSET and MSETNX much faster. Nicolas Favre-Felix 2011-11-07 21:40:37 +00:00
  • 5d4eb6c5df Fixed possible memory leaks in several methods. Nicolas Favre-Felix 2011-11-03 22:36:55 +00:00
  • 27fc7c79a2 Bugfix for hgetall used with serializer. Nicolas Favre-Felix 2011-11-03 22:22:29 +00:00
  • ccc916df0b Throw exception when master is syncing to slave. Nicolas Favre-Felix 2011-11-03 21:15:32 +00:00
  • 78b81d8cbf ping() should throw an exception, not a fatal err. Nicolas Favre-Felix 2011-11-03 21:09:02 +00:00
  • 6bfc493e8d Fix for PHP 5.2 compatibility. Nicolas Favre-Felix 2011-10-27 08:19:04 +01:00
  • 687903e361 Fixed GitHub issue #51. Nicolas Favre-Felix 2011-10-10 13:42:27 +01:00
  • 552e44fdf9 Fixed GitHub issues #57 and #58. Nicolas Favre-Felix 2011-10-10 13:36:29 +01:00
  • 0b5a555af0 Merge branch 'zadd-fix' Nicolas Favre-Felix 2011-10-02 12:49:58 +01:00
  • 2b22f2e994 Fixed ZADD parameter handling (Issue #55). Nicolas Favre-Felix 2011-10-02 12:47:30 +01:00
  • 55dcdf9142 Added note about LREM argument order (GitHub issue #54). Nicolas Favre-Felix 2011-09-26 22:58:28 +01:00
  • ecf0e8eeb8 Fixed duplicate symbol (GitHub issue #50) Nicolas Favre-Felix 2011-09-20 19:47:26 +01:00
  • 49bc7c0191 Merge branch 'array' Nicolas Favre-Felix 2011-09-18 19:20:48 +01:00
  • 9e750d870c Merge branch 'master' into array Nicolas Favre-Felix 2011-09-18 19:19:36 +01:00
  • 267c12320c Merge branch 'master' of github.com:nicolasff/phpredis Nicolas Favre-Felix 2011-09-18 19:19:30 +01:00
  • 5a6a1d3f91 Small documentation changes Nicolas Favre-Felix 2011-09-18 19:18:53 +01:00
  • 991dfa5600 Use less memory in array unit tests Nicolas Favre-Felix 2011-09-18 19:13:00 +01:00
  • 36af3782f3 Added memory test. Nicolas Favre-Felix 2011-09-18 19:12:03 +01:00
  • 0659328736 Added missing arrays.markdown and renamed tests Nicolas Favre-Felix 2011-09-18 17:41:43 +01:00
  • 1b213ede54 Fixed memory leak in HMGET. Nicolas Favre-Felix 2011-09-14 13:42:41 +01:00
  • 62862cd920 Added missing index on MSET. Nicolas Favre-Felix 2011-09-13 23:23:45 +01:00
  • 38f2992576 Changed DEL to use index when available. Nicolas Favre-Felix 2011-09-13 22:59:14 +01:00
  • 50c86a1cba Fixed memory corruption issue Nicolas Favre-Felix 2011-09-13 21:23:14 +01:00
  • 1f5ebc15e1 Memory fixes. Nicolas Favre-Felix 2011-09-04 21:22:55 +01:00
  • e669167354 Fixed memory leak in MSET Nicolas Favre-Felix 2011-09-04 18:04:53 +01:00
  • 0c03ac7f49 Check for memory error, not fixed yet Nicolas Favre-Felix 2011-09-04 17:43:11 +01:00
  • 0ac4ab8560 More key locality tests, including a custom matching function Nicolas Favre-Felix 2011-09-04 16:55:34 +01:00
  • 893345e6e7 Added more unit tests Nicolas Favre-Felix 2011-09-04 16:31:31 +01:00
  • 1d56b20597 Multi/Exec support for MGET, MSET, and DEL. Nicolas Favre-Felix 2011-09-04 16:14:59 +01:00
  • 9160752443 Cleanup Nicolas Favre-Felix 2011-09-04 15:39:11 +01:00
  • 732366a739 Multi/exec, per node. Nicolas Favre-Felix 2011-09-04 15:31:34 +01:00
  • 68abdf4282 Auto rehash keys on read miss + config.ini Nicolas Favre-Felix 2011-09-04 14:30:37 +01:00
  • 2b9a7d96d2 Added TSRMLS_CC/DC where needed. Nicolas Favre-Felix 2011-08-28 15:02:48 +01:00
  • cb79454c83 Memory cleanup after RedisArray creation Nicolas Favre-Felix 2011-08-28 14:35:56 +01:00
  • d6ad27bd06 Added getOption/setOption Nicolas Favre-Felix 2011-08-28 14:19:01 +01:00
  • 5dffb96bd7 Added INI loader Nicolas Favre-Felix 2011-08-28 14:04:45 +01:00
  • 04bfb396f2 Better constructor Nicolas Favre-Felix 2011-08-28 13:33:21 +01:00
  • 3774d18397 Added rehashing and re-reading after redistribution Nicolas Favre-Felix 2011-08-28 13:16:21 +01:00
  • cdc259073f Fixes to rehashing test Nicolas Favre-Felix 2011-08-28 13:08:56 +01:00
  • 56c1a6ec43 Refactoring the rehashing tests in PHPUnit format. Nicolas Favre-Felix 2011-08-28 12:30:34 +01:00
  • 8ee787d19b Added distributed PING Nicolas Favre-Felix 2011-08-28 11:36:42 +01:00
  • 4dcae80fbf Rehashing callback Nicolas Favre-Felix 2011-08-28 11:32:29 +01:00
  • 35f03a2a72 Added KEYS-based rehashing Nicolas Favre-Felix 2011-08-28 11:16:27 +01:00
  • 92b628ec2c Added function to move sorted sets across instances. Nicolas Favre-Felix 2011-08-19 17:54:58 +01:00
  • 43aae15397 Bugfix on key indexing. Nicolas Favre-Felix 2011-08-19 17:23:10 +01:00
  • 6c705fce4b Merge branch 'variadic' into array Nicolas Favre-Felix 2011-08-19 17:20:26 +01:00