Commit Graph

  • 2d74db1bde Changes related to Redis 7.2 image update (#1366) Vladyslav Vildanov 2023-08-16 18:18:45 +03:00
  • c5ee202179 bump version (#1365) Till Krüss 2023-08-15 16:06:03 -07:00
  • 5f2b410a74 Update CHANGELOG.md (#1364) v2.2.1 Till Krüss 2023-08-15 16:01:46 -07:00
  • f6cf2afe47 Updated CHANGELOG.md (#1363) Vladyslav Vildanov 2023-08-15 18:43:46 +03:00
  • 311cd2b79e Added support for WAITAOF command (#1357) Vladyslav Vildanov 2023-08-14 09:18:19 +03:00
  • ffd31cfdef Added missing redis-stack commands to KeyPrefix processor (#1358) Vladyslav Vildanov 2023-08-10 18:57:16 +03:00
  • 1b2fd527ed Added support for Redis 7.0 arguments (#1359) Vladyslav Vildanov 2023-08-10 18:57:00 +03:00
  • 2ae9af625c Revert "[3.x] Spellcheck as part of CI (#1354)" (#1362) Till Krüss 2023-08-09 09:21:22 -07:00
  • 12d0e015ff [3.x] Spellcheck as part of CI (#1354) Chayim 2023-08-08 10:58:08 +03:00
  • 4172d2265f Client set name and version on connection (#1347) Vladyslav Vildanov 2023-08-03 09:04:04 +03:00
  • a3311d6869 2.2.1 version changes (#1349) Vladyslav Vildanov 2023-08-03 09:03:21 +03:00
  • af236dc50a Client set lib and version on connection (#1351) Vladyslav Vildanov 2023-08-02 09:42:01 +03:00
  • d8da27ba02 Added support for XINFO commands (#1331) Vladyslav Vildanov 2023-07-27 10:06:47 +03:00
  • 292bc432a6 Added support for XAUTOCLAIM command (#1328) Vladyslav Vildanov 2023-07-27 09:28:43 +03:00
  • b18c56e510 Added support for XREADGROUP command (#1327) Vladyslav Vildanov 2023-07-26 16:50:56 +03:00
  • a5cc48d85f Added support for new container command approach of NO-EVICT subcommand (#1346) Vladyslav Vildanov 2023-07-26 16:33:20 +03:00
  • e60030770e Added support for XGROUP container commands (#1324) Vladyslav Vildanov 2023-07-26 16:10:53 +03:00
  • 7225b0af34 Moved code from strategies to command (#1345) Vladyslav Vildanov 2023-07-26 15:32:39 +03:00
  • 9318232e8d Merge main into 3.x (#1342) Vladyslav Vildanov 2023-07-25 10:34:02 +03:00
  • ac37f5b7e5 Merge 2.x into main (#1341) Vladyslav Vildanov 2023-07-25 10:20:24 +03:00
  • 4195f137ef RESP3 commands integration tests and response handling (#1300) Vladyslav Vildanov 2023-07-24 12:16:27 +03:00
  • df14e11c3a Added support for tests running against redis cluster (#1236) Vladyslav Vildanov 2023-07-24 10:21:43 +03:00
  • 021238f58b Added support for sharded pub/sub consumer (#1303) Vladyslav Vildanov 2023-07-19 16:28:14 +03:00
  • 00e87640a7 Re-implement CLIENT command as container command (#1337) Vladyslav Vildanov 2023-07-19 10:23:28 +03:00
  • 7c2e8e01d8 Added support for FUNCTION KILL, FUNCTION LIST, FUNCTION STATS commands (#1334) Vladyslav Vildanov 2023-07-12 09:58:00 +03:00
  • 0b6ab4dea4 Added support for CLIENT NO-EVICT command (#1335) Vladyslav Vildanov 2023-07-12 09:57:42 +03:00
  • e8daf1abaf Changed command arguments (#1330) Vladyslav Vildanov 2023-07-03 12:59:54 +03:00
  • dd64569e06 Added support for FUNCTION DUMP, FUNCTION FLUSH, FUNCTION RESTORE commands (#1332) Vladyslav Vildanov 2023-07-03 10:41:32 +03:00
  • 6a1a2c4734 Push notifications support (#1316) Vladyslav Vildanov 2023-06-29 16:18:04 +03:00
  • 90da582efc Fixed bug with incorrect multiple words processing (#1325) Vladyslav Vildanov 2023-06-21 12:00:58 +03:00
  • 732abc88a2 Update CHANGELOG.md Till Krüss 2023-06-14 13:42:52 +03:00
  • 33b70b971a Update CHANGELOG.md v2.2.0 Till Krüss 2023-06-14 13:37:31 +03:00
  • 7069e17e68 Removed merge artifacts vladvildanov 2023-06-13 14:07:16 +03:00
  • f239e989fe Resolve merge conflicts vladvildanov 2023-06-13 14:05:29 +03:00
  • 85306b9ed7 Resolve merge conflcits Vladyslav Vildanov 2023-06-13 13:47:16 +03:00
  • e831a3ef34 2.x main sync (#1317) Vladyslav Vildanov 2023-06-13 12:41:44 +03:00
  • e46d56c45c Fixed subcommand test bug (#1313) Vladyslav Vildanov 2023-06-08 18:33:25 +03:00
  • c57a6744bb Added support for JSON.MSET command (#1307) Vladyslav Vildanov 2023-06-08 17:35:04 +03:00
  • df83c94bb3 Added support for JSON.MERGE command (#1304) Vladyslav Vildanov 2023-06-08 12:16:14 +03:00
  • fd356ce22c Codestyle changes Vladyslav Vildanov 2023-06-08 11:55:49 +03:00
  • ac046daac9 Resolve conflicts Vladyslav Vildanov 2023-06-08 11:51:41 +03:00
  • a711ef96e2 Added GETDEL command to KeyPrefixProcessor (#1306) Vladyslav Vildanov 2023-06-08 11:32:05 +03:00
  • 3c322fc4e3 Codestyle changes related to php-cs-fixer update (#1311) Vladyslav Vildanov 2023-06-07 17:05:36 +03:00
  • 41a79f5b49 Added ACL RESP3 integration tests (#1299) Vladyslav Vildanov 2023-05-19 08:47:45 +03:00
  • 9b7963be8a Add RESP3 response handle (#1298) Vladyslav Vildanov 2023-05-18 11:04:32 +03:00
  • 55f6980594 Added RESP3 Parser strategy (#1294) Vladyslav Vildanov 2023-05-17 13:13:31 +03:00
  • 0a6f9e7b70 Moved parsing functionality into separate instances (#1293) Vladyslav Vildanov 2023-05-15 15:40:01 +03:00
  • 6fbbb8973f Remove Webdis and phpiredis (#1291) Till Krüss 2023-05-09 11:11:22 -07:00
  • b8f80aa5f2 Merge v2.2.0 into main Till Krüss 2023-05-09 10:56:06 -07:00
  • f28d4074fe bump dev version Till Krüss 2023-05-09 10:53:21 -07:00
  • f97ec4b6b9 Merge branch 'main' into fix-type-main Till Krüss 2023-05-09 10:52:19 -07:00
  • 95c23fb94d tag 2.2.0-RC1 v2.2.0-RC1 Till Krüss 2023-05-09 10:45:20 -07:00
  • 946c4b7bd7 [v2.x] Relay support (#1263) Till Krüss 2023-05-09 10:39:00 -07:00
  • d18e20c98f Added RESP3 protocol option, establish RESP3 connection (#1267) Vladyslav Vildanov 2023-05-05 11:52:11 +03:00
  • 538c65946d Added timeout to prevent search before create (#1269) Vladyslav Vildanov 2023-05-03 21:00:31 +03:00
  • e8ea05dafe spacing Till Krüss 2023-04-19 13:52:53 -07:00
  • bf2075a176 Add missing @return annotations (#1265) Nicolas Grekas 2023-04-19 22:51:42 +02:00
  • d2cd99492d don't export bin Till Krüss 2023-04-13 09:51:16 -07:00
  • e9431f788d Added support for PrefixableCommandInterface (#1262) Vladyslav Vildanov 2023-04-12 18:58:40 +03:00
  • 971e47672d Added Redis stack support (JSON, Search, TimeSeries, Bloom) (#1253) Vladyslav Vildanov 2023-04-11 18:09:14 +03:00
  • f9b755ece9 changes [skip ci] Till Krüss 2023-04-05 08:33:26 -07:00
  • a11f2b12e9 Codestyle fixes Vladyslav Vildanov 2023-04-03 15:42:09 +03:00
  • 7e59426947 Revert changes Vladyslav Vildanov 2023-04-03 15:38:42 +03:00
  • 0dd3a293ac Resolve merge conflicts Vladyslav Vildanov 2023-04-03 15:36:15 +03:00
  • 74d1d1949c Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-04-03 15:35:52 +03:00
  • af347182c3 Resolve merge conflicts between v2.x and main (#1247) Vladyslav Vildanov 2023-04-03 15:11:51 +03:00
  • 66fbe46cf5 Changed idx name for different index types Vladyslav Vildanov 2023-04-03 12:32:59 +03:00
  • 14aaa8dcc1 Codestyle fix Vladyslav Vildanov 2023-04-03 12:23:28 +03:00
  • d59b4dece5 Resolve merge conflicts Vladyslav Vildanov 2023-04-03 12:18:58 +03:00
  • 3b24c24585 Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-04-03 12:10:21 +03:00
  • c838a95f97 Extended RediSearch support by implementing FT.CURSOR READ, DEL commands (#1196) Vladyslav Vildanov 2023-03-30 10:23:11 +03:00
  • 03d8cad2a9 Extended TimeSeries support by implementing TS.MREVRANGE command (#1234) Vladyslav Vildanov 2023-03-30 10:03:11 +03:00
  • 88977fd381 Extended TimeSeries support by implementing TS.MRANGE command (#1233) Vladyslav Vildanov 2023-03-30 09:56:58 +03:00
  • 98d4f80263 Add missing stream key prefixes (#1230) Jess Archer 2023-03-30 00:03:45 +10:00
  • df29591e2f Extended TimeSeries support by implementing TS.DELETERULE command (#1227) Vladyslav Vildanov 2023-03-29 10:39:25 +03:00
  • 4bcb599fc2 Extended RediSearch support by implementing TS.CREATERULE command (#1226) Vladyslav Vildanov 2023-03-29 10:39:10 +03:00
  • e65360b98f Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-28 17:00:49 +03:00
  • 4d5bdace66 Extended TimeSeries by implementing TS.REVRANGE command (#1232) Vladyslav Vildanov 2023-03-28 16:59:08 +03:00
  • dcd188d4dd Extended TimeSeries by implementing TS.RANGE command (#1231) Vladyslav Vildanov 2023-03-28 16:52:00 +03:00
  • 302b6933c6 Extended TimeSeries support by implementing TS.QUERYINDEX command (#1229) Vladyslav Vildanov 2023-03-28 16:46:13 +03:00
  • 69ba5d77aa Extended TimeSeries support by implementing TS.INFO command (#1228) Vladyslav Vildanov 2023-03-28 16:45:19 +03:00
  • d16e3b9931 Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-27 17:07:03 +03:00
  • 55ce9cd2f4 Added alias option for Vector field (#1221) Vladyslav Vildanov 2023-03-27 17:01:55 +03:00
  • af0cb8d729 Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-27 11:31:18 +03:00
  • c61af25f8a Extended TimeSeries support by implementing TS.MGET command (#1225) Vladyslav Vildanov 2023-03-27 11:25:23 +03:00
  • 2fbb7ffdfd Extended TimeSeries support by implementing TS.MADD command (#1224) Vladyslav Vildanov 2023-03-24 16:44:44 +02:00
  • b41672ad0b Extended TimeSeries support by implementing TS.DECRBY command (#1223) Vladyslav Vildanov 2023-03-24 15:59:50 +02:00
  • f50bc0646c Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-24 14:38:48 +02:00
  • 68cafac5ad Extended TimeSeries support by implementing TS.INCRBY command (#1222) Vladyslav Vildanov 2023-03-24 14:36:08 +02:00
  • cb72217888 Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-24 12:57:02 +02:00
  • a151571cd5 Extended TimeSeries support by implementing TS.ALTER command (#1220) Vladyslav Vildanov 2023-03-24 12:27:35 +02:00
  • 7758bd8ca8 Extended TimeSeries support by implementing TS.DEL command (#1219) Vladyslav Vildanov 2023-03-24 12:18:50 +02:00
  • 8c4591a3d3 Extended TimeSeries support by implementing TS.GET command (#1218) Vladyslav Vildanov 2023-03-24 12:13:55 +02:00
  • 07f061ea25 Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-24 11:54:24 +02:00
  • 1bd5043ba2 assert resource type before calling fclose on it (#1199) Patrick Jahn 2023-03-23 19:31:57 +01:00
  • e3cebce136 Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-23 14:42:57 +02:00
  • 08e252a580 Extended TimeSeries support by implementing TS.ADD command (#1198) Vladyslav Vildanov 2023-03-23 09:55:14 +02:00
  • c88d8ebce3 Extended TimeSeries support by implementing TS.CREATE command (#1197) Vladyslav Vildanov 2023-03-23 09:41:35 +02:00
  • 0e019cc08d Extended core support by implementing ACL SETUSER, GETUSER, DRYRUN (#1193) Vladyslav Vildanov 2023-03-15 14:57:12 +02:00
  • 6f5a834fbf Merge branch 'main' of https://github.com/predis/predis Vladyslav Vildanov 2023-03-15 10:28:24 +02:00