Commit Graph

  • 5306f88b57 DOC-4239 added Count-min sketch examples Andy Stark 2024-09-13 14:37:55 +0100
  • 5faef486c8 DOC-4236 added HyperLogLog examples Andy Stark 2024-09-13 14:11:33 +0100
  • bf177ac539 DOC-4238 added Cuckoo filter examples Andy Stark 2024-09-13 13:57:06 +0100
  • 8dd7dcfd08 DOC-4237 added Bloom filter examples Andy Stark 2024-09-13 13:44:32 +0100
  • 8ad935cbd4 Change search tests configuration ofekshenawa 2024-09-13 15:26:00 +0300
  • e4abd82a98 Change make file to build redis 8.0-m01 ofekshenawa 2024-09-13 15:18:30 +0300
  • fbe7e63e84 DOC-4232 added first stream example Andy Stark 2024-09-13 10:08:20 +0100
  • b73120db3b
    Merge branch 'master' into DOC-4228-json-tces andy-stark-redis 2024-09-12 15:21:11 +0100
  • 1827deb8e7 DOC-4228 example and formatting corrections Andy Stark 2024-09-12 15:15:34 +0100
  • 9d2802c12c DOC-4228 added JSON code examples Andy Stark 2024-09-12 14:32:40 +0100
  • 233f97accd
    DOC-4229 sorted set code examples (#3113) andy-stark-redis 2024-09-12 14:26:16 +0100
  • d29e17ec44
    Merge branch 'master' into DOC-4229-sorted-set-tces Vladyslav Vildanov 2024-09-12 14:16:39 +0300
  • af13ee34f9
    DOC-4231 added set datatype examples (#3111) andy-stark-redis 2024-09-12 12:16:15 +0100
  • ff0ded8976
    Merge branch 'master' into DOC-4229-sorted-set-tces andy-stark-redis 2024-09-12 12:15:03 +0100
  • 2e57f01881
    Merge branch 'master' into DOC-4231-set-tces Vladyslav Vildanov 2024-09-12 13:55:28 +0300
  • 79ed39adcc
    DOC-4230 list doc code examples (#3110) andy-stark-redis 2024-09-12 11:54:42 +0100
  • dd8dd305cf
    Merge branch 'master' into DOC-4229-sorted-set-tces andy-stark-redis 2024-09-12 09:49:08 +0100
  • 856c3ea667
    Merge branch 'master' into DOC-4231-set-tces Vladyslav Vildanov 2024-09-12 11:47:07 +0300
  • 31dd6297a3
    Merge branch 'master' into DOC-4230-list-tces Vladyslav Vildanov 2024-09-12 11:46:31 +0300
  • 04f642ff5e
    Doc 4226 hash tces (#3106) andy-stark-redis 2024-09-12 09:45:38 +0100
  • de38ee812f
    Merge branch 'master' into DOC-4229-sorted-set-tces Vladyslav Vildanov 2024-09-12 11:28:41 +0300
  • 1b9d24767e
    Merge branch 'master' into DOC-4231-set-tces Vladyslav Vildanov 2024-09-12 11:28:13 +0300
  • 73529bb1c5
    Merge branch 'master' into DOC-4230-list-tces Vladyslav Vildanov 2024-09-12 11:27:49 +0300
  • 378743b470
    Merge branch 'master' into DOC-4226-hash-tces Vladyslav Vildanov 2024-09-12 11:27:26 +0300
  • 04005cbdc7
    Support Resp 3 Redis Search Unstable Mode (#3098) ofekshenawa 2024-09-12 11:26:10 +0300
  • 9b91684d72
    Merge branch 'master' into os-search-resp3 os-search-resp3 Vladyslav Vildanov 2024-09-12 11:07:11 +0300
  • 92ba1d7a28 Rename flag to UnstableResp3 vladvildanov 2024-09-12 10:35:07 +0300
  • 9f6171dbf6
    properly retract v9.5.3 of redisotel and other extra packages (#3108) Ivan Pechorin 2024-09-12 04:35:16 +1200
  • e718d1a820 DOC-4229 wrapped long lines Andy Stark 2024-09-11 13:31:13 +0100
  • 9c352f8e3c DOC-4229 added sorted set doc examples Andy Stark 2024-09-11 12:55:23 +0100
  • 8cda2e7237 Revert "DOC-4230 added set datatype examples" Andy Stark 2024-09-10 12:04:50 +0100
  • 971489e4d9 DOC-4231 added set datatype examples Andy Stark 2024-09-10 11:40:13 +0100
  • 4f208aaf7b DOC-4230 added set datatype examples Andy Stark 2024-09-10 11:36:26 +0100
  • 85293d40a9 DOC-4230 added missing printout comment Andy Stark 2024-09-09 16:18:40 +0100
  • d4c7fa85de DOC-4230 list tutorial examples Andy Stark 2024-09-09 15:59:14 +0100
  • 7431ea4ef2
    Merge 30f57b07b1 into 1da50b33ef trend-shino-wu 2024-09-09 08:52:48 +0300
  • 7fd2f83814 properly retract v9.5.3 of redisotel and other extra packages Ivan Pechorin 2024-09-07 20:01:01 +1200
  • ddb5d0aaf5 DOC-4226 fixed test output issues Andy Stark 2024-09-06 14:43:46 +0100
  • 8789cf44be DOC-4226 added hash scan examples Andy Stark 2024-09-06 14:29:49 +0100
  • 4a9ab2e7d8 DOC-4226 hash examples for docs Andy Stark 2024-09-06 13:20:07 +0100
  • 1da50b33ef
    DOC-4213 string code examples (#3102) andy-stark-redis 2024-09-06 12:49:25 +0100
  • 277143025e
    Merge branch 'master' into DOC-4213-string-code-examples ofekshenawa 2024-09-06 14:16:12 +0300
  • dfd58489f8
    Merge 215d53e021 into f99447854b Nic Gibson 2024-09-05 09:52:57 +0200
  • 7141e19e9e
    Merge branch 'master' into os-search-resp3 Vladyslav Vildanov 2024-09-04 11:31:29 +0300
  • b121fb8399 up oldme 2024-09-04 15:13:35 +0800
  • 69005e6c3f up oldme 2024-09-04 14:33:32 +0800
  • 635564eaed
    chore(deps): bump rojopolis/spellcheck-github-actions dependabot[bot] 2024-09-03 14:10:46 +0000
  • f99447854b
    Add test coverage reporting and Codecov badge (#3055) ofekshenawa 2024-09-03 17:09:47 +0300
  • c6ddeb540a
    Merge branch 'master' into os-add-coverage-ci os-add-coverage-ci ofekshenawa 2024-09-03 14:13:14 +0300
  • 376a37f37d update errors ofekshenawa 2024-09-03 14:03:13 +0300
  • 62a1fbd131 DOC-4213 string code examples Andy Stark 2024-09-02 15:17:27 +0100
  • 7b5661819b rename method ofekshenawa 2024-09-02 14:16:43 +0300
  • 8ef6321d22 Check panic occur on tests ofekshenawa 2024-09-02 12:50:05 +0300
  • e7b8c97723 remove go.mod changes ofekshenawa 2024-09-02 12:40:56 +0300
  • 5b0bb85e1b Fix assertStableCommand logic ofekshenawa 2024-09-02 12:36:41 +0300
  • ca4e352011 Add UnstableResp3SearchModule check to assertStableCommand ofekshenawa 2024-09-02 11:46:38 +0300
  • 4e99ec9e63 up oldme 2024-09-02 15:52:18 +0800
  • 8f3373bfba Add words to spellcheck ofekshenawa 2024-08-31 21:59:34 +0300
  • 8246f1d820 Add readme note ofekshenawa 2024-08-31 21:41:21 +0300
  • 4072a80389 Add tests for Resp3 Search unstable mode ofekshenawa 2024-08-31 21:08:34 +0300
  • abaa1d9a7d Add tests for Resp3 Search unstable mode ofekshenawa 2024-08-31 21:02:38 +0300
  • 8c3a6b6e25 Merge branch 'master' of https://github.com/redis/go-redis into os-search-resp3 ofekshenawa 2024-08-31 19:31:15 +0300
  • d30695a78b Add UnstableResp3SearchModule to client options ofekshenawa 2024-08-31 19:28:50 +0300
  • 3408303c94 support raw parsing for problematic Redis Search types ofekshenawa 2024-08-31 19:10:42 +0300
  • f1d533785f
    Merge 59474c28ff into 00d98485f8 Vilnis Termanis 2024-08-28 11:26:51 +0800
  • 019fdb8f65
    Merge 457b038c5c into 00d98485f8 Dennis Kamau 2024-08-28 11:25:37 +0800
  • 64054f153d
    Merge e9b6d43c11 into 00d98485f8 ofekshenawa 2024-08-28 11:23:09 +0800
  • 1b8afbebc8 Updated module version that points to retracted package version (#3074) Vladyslav Vildanov 2024-07-31 11:15:15 +0300
  • 49c7902daf
    Bound connection pool background dials to configured dial timeout Kevin Lin 2024-08-10 14:41:15 -0700
  • 8975e1eede
    Dialer connection timeouts unit test Kevin Lin 2024-08-10 14:35:49 -0700
  • fedd45f443
    Eliminate redundant dial mutex causing unbounded connection queue contention Kevin Lin 2024-08-10 07:12:48 -0700
  • 9f7f07f8b9 Rename XPendingExt RetryCount to DeliveredTimes to avoid ambiguity sang 2024-07-31 10:13:35 +0800
  • e059f9fbf8
    Do not assume that all non-IP hosts are loopbacks Jonathan Suever 2024-08-07 17:18:03 -0400
  • 3cd7c33b10
    Recognize byte slice for key argument in cluster client hash slot computation Kevin Lin 2024-07-12 22:35:34 -0700
  • 00d98485f8
    Updated module version that points to retracted package version (#3074) Vladyslav Vildanov 2024-07-31 11:15:15 +0300
  • 7e2098fc24 Merge branch 'vv-retracted-version-fix' of github.com:vladvildanov/go-redis into vv-retracted-version-fix vladvildanov 2024-07-31 10:34:59 +0300
  • 6d9abf64e7 Updated testing image to latest vladvildanov 2024-07-31 10:34:42 +0300
  • 6a6bd2b102
    Merge branch 'master' into vv-retracted-version-fix Vladyslav Vildanov 2024-07-30 14:53:31 +0300
  • 4ee017a904 Updated module version that points to retracted package version vladvildanov 2024-07-30 14:21:24 +0300
  • c3610cde42
    cp retracts and bump version to 9.6.1 (#3069) v9.6.1 ofekshenawa 2024-07-25 11:07:48 +0300
  • 5e71770940
    Merge branch 'v9.6' into cp-retract-to-9.6 cp-retract-to-9.6 Vladyslav Vildanov 2024-07-25 10:52:04 +0300
  • b0b94e79e0
    Change CI to 7.4.0-RC2 (#3070) ofekshenawa 2024-07-25 10:51:53 +0300
  • 46012968ac Change CI to 7.4.0-RC2 change-ci-to-72-rc ofekshenawa 2024-07-24 18:07:28 +0300
  • 98f9122833 CP retract and bump to 9.6.1 ofekshenawa 2024-07-24 14:17:29 +0300
  • 22f1efdfc7 Retract versions 9.5.3 and 9.5.4 ofekshenawa 2024-07-24 12:26:51 +0300
  • 1c09565444
    Retract versions 9.5.3 and 9.5.4 (#3068) ofekshenawa 2024-07-24 14:14:06 +0300
  • 4e64c67efb
    Merge branch 'master' into retract-954 retract-954 ofekshenawa 2024-07-24 14:08:12 +0300
  • e530c52e54 Retract versions 9.5.3 and 9.5.4 ofekshenawa 2024-07-24 12:26:51 +0300
  • d50858f3ad
    chore(deps): bump rojopolis/spellcheck-github-actions (#3067) dependabot[bot] 2024-07-23 11:13:40 +0300
  • 39c9610d37 Add changes ofekshenawa 2024-07-22 17:25:29 +0300
  • 7bc11bf2b5 Add changes ofekshenawa 2024-07-22 17:17:14 +0300
  • 68a1a3cba3 Add changes ofekshenawa 2024-07-22 17:11:07 +0300
  • 7df7b3e7ce Merge branch 'master' of https://github.com/redis/go-redis into os-add-coverage-ci ofekshenawa 2024-07-22 17:04:30 +0300
  • 6b10016dae test ofekshenawa 2024-07-22 17:04:07 +0300
  • 445f105c67 Add changes ofekshenawa 2024-07-22 17:02:13 +0300
  • 130815247a Add changes ofekshenawa 2024-07-22 16:38:48 +0300
  • 4f67e431aa
    chore(deps): bump rojopolis/spellcheck-github-actions dependabot[bot] 2024-07-22 01:54:02 +0000
  • 44ba2ee08b
    feat: reduce the type assertion of CheckConn (#3066) v9.6.0 Monkey 2024-07-19 15:15:46 +0800
  • 176ecde2eb fix: correct the function names monkey92t 2024-07-18 23:11:38 +0800
  • 7565fdc50a feat: reduce the type assertion of CheckConn monkey92t 2024-07-18 23:06:57 +0800