1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-05 20:24:00 +03:00

Commit Graph

  • 7ecd7ac1c7 chore(deps): bump github.com/bsm/gomega from 1.26.0 to 1.27.10 (#2689) dependabot[bot] 2023-09-20 14:56:07 +03:00
  • e23ea028bd Added MaxActiveConns (#2646) Nikolay Vorobev 2023-09-20 14:55:23 +03:00
  • 934c6a3fe0 make public probabilistic and redis gears interfaces (#2695) Tiago Peczenyj 2023-09-20 13:54:50 +02:00
  • 0637c53f10 Added the support for WAITAOF which is a new command in redis ver7.2.0 (#2629) Nikan Vasei 2023-09-20 14:39:23 +03:30
  • 7acc0cd254 useTime duration calculation (#2651) taytzehao 2023-09-20 19:08:08 +08:00
  • e8ad794e96 Format code and fix go vet (#2696) Tiago Peczenyj 2023-09-20 13:03:44 +02:00
  • 1a7d2f4ad4 upgrade bitfield cmd to add multiple values (#2648) loveY 2023-09-20 15:49:46 +08:00
  • 71dd81cded CONTRIBUTING guideliens (#2718) Chayim 2023-09-20 10:42:45 +03:00
  • e502cdc750 Adding Go 1.21.x for CI coverage (#2697) Tiago Peczenyj 2023-09-20 09:42:31 +02:00
  • 33edd3de68 Rename probablistic commands with args (#2701) ofekshenawa 2023-09-20 10:42:09 +03:00
  • 736351c7cf chore(deps): bump actions/checkout from 3 to 4 (#2702) dependabot[bot] 2023-09-20 10:41:10 +03:00
  • 0b6be62b71 Identify client on connect (#2708) ofekshenawa 2023-09-20 10:33:09 +03:00
  • 54a106ee19 Adding stale issues workflow (#2700) Chayim 2023-09-20 09:28:28 +03:00
  • 678bf21b48 Updating redis binary for makefile to 7.2.1 (#2693) Chayim 2023-09-19 18:53:47 +03:00
  • 3b0d10b4ed Support for CLIENT SETINFO (#2659) Anurag Bandyopadhyay 2023-09-14 18:54:23 +05:30
  • 017466b6cc Add Redis Timeseries support (#2688) ofekshenawa 2023-09-11 14:51:31 +03:00
  • 5bbd80d943 Skip flaky tests (#2699) ofekshenawa 2023-09-10 15:43:22 +03:00
  • c3098d5f7e Bump to 9.1.0 (#2676) v9.1.0 ofekshenawa 2023-08-16 18:30:40 +03:00
  • aba21be8cd Add Redis Gears support (#2675) ofekshenawa 2023-08-16 17:06:07 +03:00
  • 558581eac6 bloom support (#2673) ofekshenawa 2023-08-15 10:19:19 +03:00
  • 9e7f9cbd6b PR comments ck-mititall Chayim I. Kirshen 2023-08-14 10:34:26 +03:00
  • c7399b6a17 Spelling for CI (#2666) Chayim 2023-08-13 06:07:42 +03:00
  • 28ab487028 Updating all client licenses to clearly be MIT Chayim I. Kirshen 2023-08-09 15:44:16 +03:00
  • b1103e3d43 Bumping redis versions (#2662) Chayim 2023-07-26 14:58:49 +03:00
  • 0cc9cd6e08 Updating the README with connection options (#2661) Chayim 2023-07-26 09:40:01 +03:00
  • c0ab7815ea chore: fix staticcheck (#2631) guangwu 2023-07-02 19:38:52 +08:00
  • 50f04c14de chore: update otel example Vladimir Mihailenco 2023-06-18 10:25:42 +03:00
  • b1800df239 fix: Fix bool ToBool bug (#2626) Kamyab Zareh 2023-06-13 12:50:21 +03:30
  • 0bdc7dd898 chore(deps): bump github.com/bsm/ginkgo/v2 from 2.7.0 to 2.9.5 (#2613) dependabot[bot] 2023-06-05 14:12:54 +03:00
  • 84706fbcef Adds testable examples to be automatically pulled in redis.io docs (#2601) Elena Kolevska 2023-05-31 14:22:55 +01:00
  • dc8c93ba66 chore: release v9.0.5 (release.sh) (#2614) v9.0.5 extra/redisprometheus/v9.0.5 extra/redisotel/v9.0.5 extra/rediscmd/v9.0.5 extra/rediscensus/v9.0.5 Vladimir Mihailenco 2023-05-29 09:05:49 +03:00
  • 99f8464a5a chore: update otel example to the latest versions (#2606) Vladimir Mihailenco 2023-05-29 08:42:32 +03:00
  • 6f0af685cf fix the reading of the "entries-read" field in XInfoStreamFull (#2595) Monkey 2023-05-29 13:40:45 +08:00
  • 9a9423d3df chore(deps): Update otel/metric to stable API (#2607) Mikhail Mazurskiy 2023-05-24 19:07:43 +10:00
  • 840c25cb6f feat: add field protocol to setupClusterQueryParams (#2600) ljun20160606 2023-05-18 21:29:58 +08:00
  • 391798880c feat: add protocol option (#2598) ljun20160606 2023-05-16 22:02:22 +08:00
  • 31ba855dde feat: Add ACL LOG (#2536) Anurag Bandyopadhyay 2023-05-08 20:10:42 +05:30
  • fcb3506e79 chore: release v9.0.4 (release.sh) (#2572) v9.0.4 extra/redisprometheus/v9.0.4 extra/redisotel/v9.0.4 extra/rediscmd/v9.0.4 extra/rediscensus/v9.0.4 Vladimir Mihailenco 2023-05-02 08:40:46 +03:00
  • e2fabdf157 chore(deps): Updating otel/metric and fixing breaking changes (#2569) Vincent Boutour 2023-05-01 10:33:30 +02:00
  • f1c2e3261e docs: update doc of redis option (#2567) fengyun.rui 2023-04-28 14:47:01 +08:00
  • 8b2bcd5a85 chore: fix typo in the result.go (#2558) mstmdev 2023-04-25 23:06:09 +08:00
  • b8c7317cc6 feat: add client info command (#2483) Monkey 2023-04-24 21:18:33 +08:00
  • 6ecbcf6c90 Add ZRANK, ZREVRANK WITHSCORE (#2531) Anurag Bandyopadhyay 2023-04-19 20:07:41 +05:30
  • 38ca7c1680 Add support for MODULE LOADEX command (#2490) Kristian Tsivkov 2023-04-18 15:03:47 +02:00
  • d7c6c3598b Maintenance : Deprecate FCallRo & add FCallRO (#2550) Anurag Bandyopadhyay 2023-04-17 22:48:06 +05:30
  • 0d860cb038 Add support for CLUSTER MYSHARDID command (#2530) Anurag Bandyopadhyay 2023-04-17 19:22:35 +05:30
  • 7b4f2179cb feat: no longer verify HELLO error messages (#2515) Monkey 2023-04-12 20:35:32 +08:00
  • 6edb1529ff test: redis-version to 7.2-rc1 (#2532) Monkey 2023-04-12 20:17:10 +08:00
  • a42ba14851 doc: pass ctx in example for infinite wait time (#2540) Pranit Bauva 2023-04-05 21:46:26 +05:30
  • 842b65fb60 actions: build on go1.20.x (#2541) Pranit Bauva 2023-04-05 20:05:32 +05:30
  • 46f245075e fix: reader float parser (#2513) iliyanm 2023-04-04 16:50:07 +03:00
  • 37c057b8e5 feat: read the structure to increase the judgment of the omitempty op… (#2529) Monkey 2023-04-03 15:43:18 +08:00
  • a2aa6b7138 Version 9.0.3 (#2518) v9.0.3 Chayim 2023-04-02 13:55:09 +03:00
  • a388a637ed feat: check pipeline.Do to prevent confusion with Exec (#2517) Monkey 2023-04-01 14:44:06 +08:00
  • e96c7b5f58 Function stats, function kill, fcall and fcall_ro (#2486) Elena Kolevska 2023-03-30 14:52:06 +01:00
  • 9aba95a74f feat: Add support for CLUSTER SHARDS command (#2507) Anurag Bandyopadhyay 2023-03-29 19:14:06 +05:30
  • 2cdd5ea34a fix: eval api cmd.SetFirstKeyPos (#2501) Monkey 2023-03-28 21:24:04 +08:00
  • cccfca4593 redis 7.0.10 (#2508) Chayim 2023-03-28 15:35:14 +03:00
  • 4c72b4e097 docs: add instructions for the HSet api (#2503) Monkey 2023-03-28 20:12:32 +08:00
  • 42d730c143 Add support for CLUSTER LINKS command (#2504) Anurag Bandyopadhyay 2023-03-28 09:49:54 +05:30
  • f30d7c4a25 docs: fix comment typo (#2505) Septem 2023-03-27 17:53:36 +08:00
  • 386e0f0cd3 Add support for acl dryrun command (#2502) Akshay Gandhi 2023-03-26 19:51:46 +05:30
  • 984bc2810d Add support for COMMAND GETKEYS & COMMAND GETKEYSANDFLAGS (#2500) Anurag Bandyopadhyay 2023-03-25 16:27:12 +05:30
  • 6790337e5d Add support for LCS Command (#2480) Anurag Bandyopadhyay 2023-03-24 13:08:11 +05:30
  • 38aa0b7792 fix(appendArg): appendArg case special type (#2489) Monkey 2023-03-23 00:30:20 +08:00
  • 540554043b feat(cmd): support for adding byte,bit parameters to the bitpos command (#2498) Monkey 2023-03-23 00:05:50 +08:00
  • 153a9efb96 chore(deps): bump actions/setup-go from 3 to 4 (#2495) dependabot[bot] 2023-03-20 13:35:49 +08:00
  • 049d4f9691 Add: Support for COMMAND LIST command (#2491) Anurag Bandyopadhyay 2023-03-19 15:50:42 +05:30
  • 30a6f7107e fixed #2462 v9 continue support dragonfly, it's Hello command return "NOAUTH Authentication required" error (#2479) v9 Euclid 2023-03-10 21:21:24 +08:00
  • 6501a8b15e Implement FUNCTION group of commands (#2475) Elena Kolevska 2023-03-09 15:01:37 +00:00
  • cbfe6cd076 Allowing for running tests on a port other than the fixed 6380 (#2466) Chayim 2023-03-06 15:31:39 +02:00
  • ad89a97fdc chore: update go mod, Upgrade golang.org/x/net version to 0.7.0 (#2476) Monkey 2023-03-06 19:42:42 +08:00
  • 9664fd2359 feat(zadd): add ZAddLT and ZAddGT (#2429) Jens Fosgerau 2023-03-04 08:03:14 +01:00
  • 73d939e7bf test: remove testify (#2463) Monkey 2023-02-28 14:56:41 +08:00
  • e309eaf915 docs: add reading lag field comment (#2451) Monkey 2023-02-24 20:21:12 +08:00
  • 6ec458549e Pointer -> Ptr (#2458) Chandra Eepuri 2023-02-24 11:17:58 +05:30
  • 6045d2e456 Add support for BZMPOP (#2456) YuGan 2023-02-23 19:25:41 +08:00
  • 621c02c583 Adding support for ZMPOP command (#2408) Anurag Bandyopadhyay 2023-02-22 23:08:51 +05:30
  • f95bdb8a8b redis 7.0.8 in tests (#2450) Chayim 2023-02-19 13:42:18 +02:00
  • 3b5361dc10 fix: lag can be null (#2448) Timofey 2023-02-17 16:05:44 +03:00
  • bd0d1c2293 Add support for BLMPOP (#2442) ZhiQiang Li 2023-02-14 23:50:51 +08:00
  • d2c53bd2a5 refactor: change ListElementCmd to KeyValuesCmd. (#2443) Monkey 2023-02-14 21:52:56 +08:00
  • 3532f2a414 fix: limit the number of connections created (#2441) Monkey 2023-02-14 18:01:53 +08:00
  • 0d306237c7 Add support for LMPOP (#2440) Anurag Bandyopadhyay 2023-02-13 20:32:14 +05:30
  • 08b4cc5f4b feat: remove pool unused fields (#2438) Monkey 2023-02-12 18:50:25 +08:00
  • 2bed94510b chore: add Chinese translation (#2436) Vladimir Mihailenco 2023-02-11 11:32:44 +02:00
  • f7b3619c8b hotfix/v8_conn_pool_check_fd (#2431) v8 hardeyhe 2023-02-09 23:01:02 +08:00
  • 345ad7598a chore(deps): bump github.com/bsm/gomega from 1.20.0 to 1.26.0 (#2421) dependabot[bot] 2023-02-08 20:50:55 +08:00
  • 247ef35a02 chore(deps): bump github.com/bsm/ginkgo/v2 from 2.5.0 to 2.7.0 (#2420) dependabot[bot] 2023-02-08 20:31:43 +08:00
  • 1cb89d7f3b test: update go mod before testing(go mod tidy) (#2423) Monkey 2023-02-08 19:52:04 +08:00
  • 206ad44196 chore: bump Go to 1.18 (#2428) Lucas Caparelli 2023-02-08 04:07:42 -03:00
  • 2eb36ad9c8 put the updated comment for HSet (#2427) v7 Sujal Paudel 2023-02-07 18:10:16 +05:45
  • 8db6eeed27 feat(scan): scan time.Time sets the default decoding (#2413) Monkey 2023-02-07 20:23:39 +08:00
  • 9d5e48507e Expiretime and PExpireTime (#2426) Elena Kolevska 2023-02-07 10:41:27 +00:00
  • 74389af269 docs: Update redisotel example for v9 (#2425) Kason Braley 2023-02-06 23:40:00 -07:00
  • fc26460b78 chore: move pipelines change to breaking section Vladimir Mihailenco 2023-02-05 09:24:53 +02:00
  • a38f75b640 chore: release v9.0.2 (release.sh) (#2412) v9.0.2 extra/redisprometheus/v9.0.2 extra/redisotel/v9.0.2 extra/rediscmd/v9.0.2 extra/rediscensus/v9.0.2 Vladimir Mihailenco 2023-02-01 10:13:41 +02:00
  • e29e42cde2 feat: upgrade OpenTelemetry, use the new metrics API. (#2410) Ngọc Long 2023-02-01 15:04:33 +07:00
  • 154ca02e2f test: remove deep search (#2411) Monkey 2023-02-01 15:46:59 +08:00
  • 35c8e06610 Adding the release drafter, for release note generation (#2368) Chayim 2023-01-31 12:45:05 +02:00