Commit Graph

  • a77a6bb3d4 add: hscan data struct lxc 2024-02-23 14:51:20 +0800
  • d43a9fa887
    Bump go-redis version to 9.5.1 (#2917) v9.5.1 ofekshenawa 2024-02-20 17:44:29 +0200
  • f114f0e102
    Merge branch 'master' into os-951 ofekshenawa 2024-02-20 17:34:52 +0200
  • 5da49b1aba
    bug: Fix SETINFO ensuring it is set-and-forget (#2915) ofekshenawa 2024-02-20 17:34:35 +0200
  • f6e8226dc3
    Merge branch 'master' into os-remove-validation-check-on-setinfo ofekshenawa 2024-02-20 17:12:14 +0200
  • ab9a9b2cd9 support sentinel ofekshenawa 2024-02-20 16:50:54 +0200
  • 43e3b88d3b
    Merge 3009c8fcb1 into 99527f0ac1 Benjamin Ziehms 2024-02-20 14:39:42 +0000
  • 99527f0ac1
    docs: README update to highlight how to disable sending client identification (#2913) ofekshenawa 2024-02-20 16:37:22 +0200
  • 3009c8fcb1
    fix: forward DisableIdentity and IdentitySuffix in sentinelOptions and clusterOptions Benjamin Ziehms 2024-02-20 14:37:00 +0000
  • de70fcc202 README update for accuracy Chayim I. Kirshen 2024-02-20 16:35:47 +0200
  • d26183882d revert fixing typo ofekshenawa 2024-02-20 16:29:44 +0200
  • f4abc731d8
    typo: fix DisableIndentity -> DisableIdentity typo Benjamin Ziehms 2024-02-20 14:29:13 +0000
  • d1e44ad1a0 fix golangci ofekshenawa 2024-02-20 16:19:47 +0200
  • afc9781912 Add pipline ofekshenawa 2024-02-20 16:04:31 +0200
  • c861236dfb Send setinfo after auth ofekshenawa 2024-02-20 15:41:21 +0200
  • 3e263b8aa5 Add DisableIdentity to wordlist ofekshenawa 2024-02-20 11:43:22 +0200
  • 2d52f5100a fix typo ofekshenawa 2024-02-20 11:40:39 +0200
  • fb573f6852 syntax ofekshenawa 2024-02-19 16:59:49 +0200
  • 8f2a0775d3 Fix wrong test cases git-hulk 2024-02-04 21:03:22 +0800
  • 4be55630b0 Add the 'enable-debug-command' to 'local' while starting the redis server git-hulk 2024-02-04 20:47:53 +0800
  • 12bc05b4fb Don't discard attribute type while reading reply git-hulk 2024-02-04 20:30:29 +0800
  • cab884ed7e Bump go-redis version to 9.5.1 ofekshenawa 2024-02-19 13:55:14 +0200
  • 877bfeb9b4 Remove spaces from runtime.Version ofekshenawa 2024-02-19 13:54:28 +0200
  • 11aa529edc Fix typo ofekshenawa 2024-02-19 13:06:18 +0200
  • c04cb1a6b8 Bump go-redis version to 9.5.0 (#2905) ofekshenawa 2024-02-18 19:16:42 +0200
  • 098ef1384b Fix tests ofekshenawa 2024-02-19 12:50:59 +0200
  • b1b84e7a18
    Merge branch 'master' into add-conn-pool-wait-stats Lev Zakharov 2024-02-19 11:28:45 +0300
  • 53e3d332c7 Add analytics to wordlist ofekshenawa 2024-02-19 10:06:27 +0200
  • 67fe3b37eb Add SETNAME to wordlist ofekshenawa 2024-02-19 10:05:36 +0200
  • e387a071da Exexcute set-info without validation ofekshenawa 2024-02-19 10:01:58 +0200
  • bf0818d344 docs: DisableIdentity explanation ofekshenawa 2024-02-19 09:52:13 +0200
  • b5a9e5d2c6
    Bump go-redis version to 9.5.0 (#2905) v9.5.0 ofekshenawa 2024-02-18 19:16:42 +0200
  • e52a9bd264 Skip exmaple test ofekshenawa 2024-02-18 18:27:19 +0200
  • aa74a3987d Skip exmaple test ofekshenawa 2024-02-18 17:59:49 +0200
  • 9d782e618c Fix typo ofekshenawa 2024-02-18 11:48:15 +0200
  • 6a57686258 Fix typo ofekshenawa 2024-02-18 11:19:25 +0200
  • 1c42fb9d16 Remove exmaple tests when go 1.19 ofekshenawa 2024-02-18 10:16:11 +0200
  • be358933ab Pull master ofekshenawa 2024-02-15 13:55:14 +0200
  • 74aa560456 Fix monitor on go 1.19 ofekshenawa 2024-02-15 13:53:36 +0200
  • 35de49a8da
    Speed up connections by sending SetInfo via a pipeline (#2880) ofekshenawa 2024-02-15 12:48:56 +0200
  • 05d44f98a5 Bump go-redis version to 9.5.0 ofekshenawa 2024-02-15 12:47:19 +0200
  • 094df46b74 restoring 1.19.x to CI ck-restore119 Chayim I. Kirshen 2024-02-15 09:11:19 +0200
  • 04e95e505a Bump go-redis version to 9.4.1 ofekshenawa 2024-02-15 00:10:34 +0200
  • 4822f5c6b7 Add client set info to acl command rules ofekshenawa 2024-02-15 00:05:48 +0200
  • ae51eaf326 Merge branch 'master' of https://github.com/redis/go-redis into os-improve-connection-speed ofekshenawa 2024-02-14 23:29:21 +0200
  • 8afc2b9314
    Remove freq object test from RE tests (#2904) ofekshenawa 2024-02-14 23:28:28 +0200
  • 7b63999a9d Remove freq object test from RE tests ofekshenawa 2024-02-14 23:21:55 +0200
  • d383038a0f
    feat: add object fraq command (#2844) fengyun.rui 2024-02-15 05:05:05 +0800
  • 9d442f1047
    Merge branch 'master' into feat/add_object_fraq_command ofekshenawa 2024-02-14 23:04:36 +0200
  • f0ecdb4190
    docs: update features (#2846) fengyun.rui 2024-02-15 05:04:23 +0800
  • 516abe867d
    add CredentialsProvider to ClusterOptions (#2791) John Du Hart 2024-02-14 16:03:18 -0500
  • 7f4c593088 merge master ofekshenawa 2024-02-14 22:56:45 +0200
  • bc312a7d31
    Merge branch 'master' into feat/add_object_fraq_command ofekshenawa 2024-02-14 22:45:53 +0200
  • 97dc468626
    Merge branch 'master' into docs/update_features ofekshenawa 2024-02-14 22:45:36 +0200
  • 3e73463f6d
    Merge branch 'master' into os-add-creds-provider-test ofekshenawa 2024-02-14 22:40:41 +0200
  • 21ed15bbed
    Add helpers to set libinfo without panic (#2724) Tiago Peczenyj 2024-02-14 21:40:20 +0100
  • d2798b196a
    Merge branch 'master' into add-helpers-to-set-libinfo-without-panic ofekshenawa 2024-02-14 22:40:06 +0200
  • 7b9e81fd41
    fix: add bytes in scan struct example (#2836) fengyun.rui 2024-02-15 04:22:32 +0800
  • 2aa24ed8ae
    Merge branch 'master' into fix/add_bytes_in_scan_struct_example ofekshenawa 2024-02-14 22:22:19 +0200
  • 32d1732db0 DRAFT - add CredentialsProvider to ClusterOptions ofekshenawa 2024-02-14 22:19:39 +0200
  • 9133749cd3
    test: add ut for util_test (#2840) fengyun.rui 2024-02-15 04:16:50 +0800
  • 6126351a1d
    Merge branch 'master' into test/util_test ofekshenawa 2024-02-14 22:16:39 +0200
  • 51897bc5bf
    Remove unnecessary Node project definition file (#2863) limotley 2024-02-14 12:16:27 -0800
  • 149dae0c15
    Merge branch 'master' into add-helpers-to-set-libinfo-without-panic ofekshenawa 2024-02-14 22:15:53 +0200
  • afffb47b0b
    chore(deps): bump release-drafter/release-drafter from 5 to 6 (#2883) dependabot[bot] 2024-02-14 22:15:44 +0200
  • 8d2a022fd5
    Add support for specifying bitcount unit as byte or bit, byte default (#2887) Nanthen Hale 2024-02-15 04:15:30 +0800
  • 36bab9c8dc
    fix ConnPool race in newConn (#2885) Oleg Stotsky 2024-02-15 00:14:50 +0400
  • 79f80aeaec
    Merge branch 'master' into test/util_test ofekshenawa 2024-02-14 22:13:46 +0200
  • 8fbb69244f
    Merge branch 'master' into remove-npm-def ofekshenawa 2024-02-14 22:12:50 +0200
  • 2291bc1c78
    Merge branch 'master' into os-add-csc-redis-commands os-add-csc-redis-commands ofekshenawa 2024-02-14 22:11:59 +0200
  • 23d1f22734
    Merge branch 'master' into add-helpers-to-set-libinfo-without-panic ofekshenawa 2024-02-14 22:04:30 +0200
  • 59474c28ff
    Merge branch 'master' into pubsub-in-pool ofekshenawa 2024-02-14 21:38:38 +0200
  • 3a2a1fbccf
    Test bitcount without unit specified ofekshenawa 2024-02-14 21:29:37 +0200
  • acb3bffa94
    Merge branch 'master' into fix-pool-newcon-race ofekshenawa 2024-02-14 21:11:19 +0200
  • 9e6b70c2e8
    chore(deps): bump release-drafter/release-drafter from 5 to 6 dependabot[bot] 2024-02-14 19:04:49 +0000
  • 1d7f829a3e
    Merge branch 'master' into master ofekshenawa 2024-02-14 21:04:33 +0200
  • a1577376e1
    chore(deps): bump rojopolis/spellcheck-github-actions (#2889) dependabot[bot] 2024-02-14 21:04:25 +0200
  • 101dbf8176
    Merge branch 'master' into dependabot/github_actions/rojopolis/spellcheck-github-actions-0.36.0 ofekshenawa 2024-02-14 21:04:13 +0200
  • ffe9125a24
    chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#2890) dependabot[bot] 2024-02-14 21:03:49 +0200
  • ba59d3f99a
    chore(deps): bump rojopolis/spellcheck-github-actions dependabot[bot] 2024-02-14 19:03:28 +0000
  • 6b42c03208
    Merge branch 'master' into dependabot/github_actions/golangci/golangci-lint-action-4 ofekshenawa 2024-02-14 21:03:20 +0200
  • 83dd4d7200
    Change RE image to edge-focal (#2884) ofekshenawa 2024-02-14 21:02:52 +0200
  • f324805d4b
    Merge branch 'master' into os-change-re-image-to-edge ofekshenawa 2024-02-14 20:38:24 +0200
  • 1f0f78bc34 change tag to 7.2.4-108 ofekshenawa 2024-02-14 20:37:50 +0200
  • be0d858ee8
    chore(deps): bump golangci/golangci-lint-action from 3 to 4 dependabot[bot] 2024-02-12 01:49:51 +0000
  • b1ded3ebc3 Add bitcount test wanghongwei5 2024-02-07 18:15:41 +0800
  • e9e1fe7f67 Add support for specifying bitcount unit as byte or bit, byte default wanghongwei5 2024-02-07 18:14:19 +0800
  • a45126ac5d fix ConnPool race in newConn Oleg Stotskiy 2024-02-05 17:55:52 +0400
  • f0f1bf47e0 Fix typo ofekshenawa 2024-02-05 13:47:32 +0200
  • 94053d00a6 Change RE image to edge-focal ofekshenawa 2024-02-05 13:44:10 +0200
  • a118fe69df Fix ACL test ofekshenawa 2024-02-05 13:42:51 +0200
  • e56b7482c0
    Merge branch 'master' into test/util_test ofekshenawa 2024-02-05 12:37:55 +0200
  • ba42f7b8ae
    Merge branch 'master' into ankit/add-custom-label-support Ankit Chahar 2024-02-05 11:42:38 +0530
  • beabb6eeb9 Send Client SetInfo via pipe ofekshenawa 2024-02-04 11:56:49 +0200
  • 49e1dc8229 feat: Allow for pubsub connections to optionally be taken from pool Vilnis Termanis 2024-01-18 10:21:00 +0100
  • ec26ba51b5
    Merge branch 'master' into add-conn-pool-wait-stats Lev Zakharov 2024-01-29 12:15:25 +0300
  • 937aed78f7
    Merge 76ee74e944 into 2512123b76 Nikolay Vorobev 2024-01-23 09:03:43 -0800
  • 2512123b76
    chore: update OpenTelemetry and Uptrace to the latest version (#2864) Vladimir Mihailenco 2024-01-23 13:09:47 +0200
  • 76c202d44b chore: bump uptrace version Vladimir Mihailenco 2024-01-22 14:08:27 +0200
  • d8b4f6e49f Add Cache object to go-redis os-add-cache-structure ofekshenawa 2024-01-21 21:54:26 +0200