Commit Graph

  • 6788c54800 increment makefile Tiago Peczenyj 2023-09-09 18:16:27 +0200
  • 0f5904adc4 Merge branch 'format-code-and-fix-govet' of github.com:peczenyj/go-redis into format-code-and-fix-govet Tiago Peczenyj 2023-09-09 18:13:15 +0200
  • 0193049cc4 update Makefile to use gofumpt instead gofmt Tiago Peczenyj 2023-09-09 18:13:01 +0200
  • f0c4a7f87b run gofumpt -w . Tiago Peczenyj 2023-09-09 18:10:34 +0200
  • 7b7d0ff9af
    Update README.md Tiago Peczenyj 2023-09-09 16:35:38 +0200
  • 448ba62de4
    Update build.yml Tiago Peczenyj 2023-09-09 16:31:00 +0200
  • a2ddf0284e fix go vet ./... issues Tiago Peczenyj 2023-09-09 16:14:17 +0200
  • 76d1beee63 run make fmt Tiago Peczenyj 2023-09-09 16:13:31 +0200
  • 3491f9bbf0 run go fix ./... Tiago Peczenyj 2023-09-09 16:13:17 +0200
  • ccdd6eaf82 make public probabilistic and redis gears interfaces Tiago Peczenyj 2023-09-09 15:57:37 +0200
  • 3aacd3c7f9
    Merge branch 'master' into master Aryeh Klein 2023-09-06 19:15:55 +0300
  • addb114d79 Small fixes ofekshenawa 2023-09-06 16:28:33 +0300
  • 1824774de7 updating redis binary from makefile to 7.2.0 Chayim I. Kirshen 2023-09-05 13:39:37 +0300
  • d33a973bfa
    Merge branch 'master' into ab/support-client-setinfo Anurag Bandyopadhyay 2023-09-04 22:49:51 +0530
  • 7909bc23df
    chore(deps): bump github.com/bsm/ginkgo/v2 from 2.9.5 to 2.12.0 dependabot[bot] 2023-09-04 01:59:30 +0000
  • 637a231d5e
    chore(deps): bump github.com/bsm/gomega from 1.26.0 to 1.27.10 dependabot[bot] 2023-09-04 01:59:23 +0000
  • fcf934f62e Add Redis Timeseries support ofekshenawa 2023-09-03 16:40:11 +0300
  • 044ef21d04
    Add MigrateWithOptions to handle multiple keys and copy/replace Aidan Jensen 2023-09-01 14:17:07 -0700
  • 68caeaad48
    Merge branch 'master' into bugfix_conn_pool_turnleak cyningsun 2023-08-30 14:32:30 +0800
  • c083fe448a
    Update command.go richie 2023-08-29 17:16:27 +0800
  • 63030b37a4
    Merge 9222d87121 into c3098d5f7e Michael Kuc 2023-08-22 15:25:14 +0000
  • 9222d87121 chore: fix flapping TFunctionList test. Michael Kuc 2023-08-22 15:31:17 +0100
  • 646decd312 fix: keep parent hooks when creating new connection. Michael Kuc 2023-08-22 13:48:07 +0100
  • a0e3d7e82f fix race detector checking failed about hook skyjiang 2023-08-22 17:09:42 +0800
  • f506562e29
    Test on go1.21 Phil Porada 2023-08-18 12:30:30 -0400
  • 68ddcbc6a9 Merge remote-tracking branch 'origin/master' into handle_wrapped_error_in_script_run Sergey Galkin 2023-08-18 10:58:12 +0400
  • fab527dcbc 3 for 3? Samantha 2023-08-17 13:55:32 -0400
  • d7bfcbea1d Perhaps 32 keys on shard 3. Samantha 2023-08-17 13:41:21 -0400
  • fc30516668 Correct key distribution. Samantha 2023-08-17 13:30:33 -0400
  • 737adf6c04 Add keys before you check for them. Samantha 2023-08-17 13:09:07 -0400
  • 3b5d2b8c59 Arrest panic in SRV lookup test. Samantha 2023-08-17 12:58:38 -0400
  • 9748235d3a Fixup DNS test server. Samantha 2023-08-17 12:26:23 -0400
  • 1a4449bacb ring: Add support for shard configuration using SRV records Samantha 2023-08-16 19:33:28 -0400
  • c3098d5f7e
    Bump to 9.1.0 (#2676) v9.1.0 ofekshenawa 2023-08-16 18:30:40 +0300
  • 79046dd5b0
    Merge branch 'master' into bump-906 ofekshenawa 2023-08-16 17:06:20 +0300
  • aba21be8cd
    Add Redis Gears support (#2675) ofekshenawa 2023-08-16 17:06:07 +0300
  • 0044b021f0 Bump to 9.1.0 ofekshenawa 2023-08-16 15:34:54 +0300
  • 844a53b7bb Bump to 9.0.6 ofekshenawa 2023-08-16 15:09:40 +0300
  • 6c9e0cd9b2 add tfcallasync to gearsCmdable ofekshenawa 2023-08-16 15:04:37 +0300
  • e3adf82a56 fixes ofekshenawa 2023-08-16 15:01:21 +0300
  • e76c2259fb fixes ofekshenawa 2023-08-16 15:00:08 +0300
  • 4274e2a6b6 pull master ofekshenawa 2023-08-16 14:42:39 +0300
  • 379a1aa38f Fix tfunctionlist and add docstrings ofekshenawa 2023-08-16 14:12:50 +0300
  • 558581eac6
    bloom support (#2673) ofekshenawa 2023-08-15 10:19:19 +0300
  • fad9b5c0b6 Add Redisstack to spelcheck ofekshenawa 2023-08-14 17:29:59 +0300
  • 2039fe20f7 Add probablistic to README ofekshenawa 2023-08-14 17:25:42 +0300
  • e9bc3436d5 Add gears commands and tests ofekshenawa 2023-08-14 17:22:00 +0300
  • 9e7f9cbd6b PR comments ck-mititall Chayim I. Kirshen 2023-08-14 10:34:26 +0300
  • 6bed1bc530 remove accidentially committed changes Sergey Galkin 2023-08-14 10:29:29 +0400
  • 54d813fcf0 Merge remote-tracking branch 'origin/master' into handle_wrapped_error_in_script_run Sergey Galkin 2023-08-14 10:13:20 +0400
  • 7ffa53e84a test Sergey Galkin 2023-08-14 10:11:24 +0400
  • 15145b7c26
    Merge branch 'master' into bloom-support ofekshenawa 2023-08-13 13:40:11 +0300
  • c7399b6a17
    Spelling for CI (#2666) Chayim 2023-08-13 06:07:42 +0300
  • 6691393d10
    Add SCANDUMP and LOADCHUNK for bf and cf (#2668) ofekshenawa 2023-08-10 14:02:35 +0300
  • 4bc9f7dc56
    Merge branch 'bloom-support' into bloom-extra ofekshenawa 2023-08-10 12:24:10 +0300
  • bde4fddee0 caps redis commands ofekshenawa 2023-08-10 12:22:01 +0300
  • a4a46361f4 [redis-cluster] do not mark fail node on Nil error Evgeniy Skomorokhov 2023-08-10 11:16:11 +0800
  • 612318fed4 docstring and function name's convention ofekshenawa 2023-08-09 18:04:13 +0300
  • 28ab487028 Updating all client licenses to clearly be MIT Chayim I. Kirshen 2023-08-09 15:44:16 +0300
  • aa145b885f linting ofekshenawa 2023-08-09 15:16:49 +0300
  • c07284a365 Add SCANDUMP and LOADCHUNK for bf and cf ofekshenawa 2023-08-09 14:34:54 +0300
  • c83389eb47 Add SCANDUMP and LOADCHUNK for bf and cf ofekshenawa 2023-08-09 12:18:51 +0300
  • e0fbcea1d9 Set correct cluster slot for scan commands, similarly to Java's Jedis client Pete Woods 2023-06-09 18:21:25 +0100
  • 7c0bb55cbd Add SCANDUMP and LOADCHUNK for bf and cf ofekshenawa 2023-08-08 14:49:09 +0300
  • 18595bc10e Spelling for CI ck-spelling Chayim I. Kirshen 2023-08-07 09:22:44 +0300
  • 339f8c337c
    Merge branch 'master' into bloom-support ofekshenawa 2023-08-02 12:04:49 +0300
  • 0e637a4868 add InfoMap command Nic Gibson 2023-08-01 17:07:49 +0100
  • d7f6110386 Handle wrapped errors in script Sergey Galkin 2023-08-01 19:48:15 +0400
  • 6b47699e84 modified json code to default to string responses with PROTO3 Nic Gibson 2023-07-31 14:42:33 +0100
  • 70a998892a
    Merge branch 'master' into ab/support-client-setinfo Anurag Bandyopadhyay 2023-07-31 09:50:21 +0530
  • b1103e3d43
    Bumping redis versions (#2662) Chayim 2023-07-26 14:58:49 +0300
  • 9ed2e5dd9c wrong docker image Chayim I. Kirshen 2023-07-26 12:44:06 +0300
  • 1607ee846f bumping redis versions Chayim I. Kirshen 2023-07-26 10:50:40 +0300
  • e032042e5a
    Merge dbca980f10 into 0cc9cd6e08 Chayim 2023-07-26 10:43:11 +0300
  • 2ec6cc3372
    Merge branch 'master' into client-no-touch Chayim 2023-07-26 09:50:29 +0300
  • 7cec44260b
    Merge branch 'master' into master Chayim 2023-07-26 09:49:52 +0300
  • 0cc9cd6e08
    Updating the README with connection options (#2661) Chayim 2023-07-26 09:40:01 +0300
  • 44c092419e Updating the README with RESP3 details Chayim I. Kirshen 2023-07-25 12:23:47 +0300
  • 2d03f8c44b fix: panic test Anuragkillswitch 2023-07-23 12:44:07 +0530
  • abb0f5a7ee fix: panic test Anuragkillswitch 2023-07-23 12:31:02 +0530
  • 9ac64d0ca4 feat: redesigning the API Anuragkillswitch 2023-07-23 12:16:31 +0530
  • 599b6a77e5 fix: test and cmd Anuragkillswitch 2023-07-23 11:50:52 +0530
  • a8fdb2124b fix: test and cmd Anuragkillswitch 2023-07-23 11:45:11 +0530
  • 1a97e8031a fix: test and cmd Anuragkillswitch 2023-07-23 11:43:06 +0530
  • 658d1864b4 fix: test and cmd: Anuragkillswitch 2023-07-23 11:33:39 +0530
  • 1d5d3e5c95 feat: add ClientSetInfo command Anuragkillswitch 2023-07-23 11:23:35 +0530
  • 41453727bf feat: revert ring.go Anuragkillswitch 2023-07-23 10:43:21 +0530
  • 81d4a09e17 free turn when leave with error cyningsun 2023-07-23 11:11:38 +0800
  • 8045439d3c feat: merge master Anuragkillswitch 2023-07-22 23:58:36 +0530
  • 43a58cd652 Improves API for BFInfo with args Elena Kolevska 2023-07-22 13:57:11 +0100
  • aa44fbc207 Missed file in commit Elena Kolevska 2023-07-21 12:12:33 +0100
  • 4ea0a06df8 Specifies number sizes Elena Kolevska 2023-07-21 12:11:39 +0100
  • 15a9c81021 Applies fixes after review Elena Kolevska 2023-07-21 11:13:28 +0100
  • bf0300173d
    Merge branch 'master' into 2561 taytzehao 2023-07-21 11:20:49 +0800
  • f7a4464b82 rm extra append taytzehao 2023-07-21 02:49:49 +0800
  • 99109c1198 newClient taytzehao 2023-07-21 02:43:00 +0800
  • d3c71cc2ad separate test case taytzehao 2023-07-21 02:34:06 +0800
  • e3f5815d73 err taytzehao 2023-07-21 02:21:53 +0800
  • 4020dfdd33 comment clientpause taytzehao 2023-07-21 02:16:55 +0800
  • 8e44eb6c86 debug comment test taytzehao 2023-07-21 02:07:33 +0800