Commit Graph

  • 0374592cdd
    Merge branch 'master' into ankit/add-custom-label-support Ankit Chahar 2024-01-08 15:38:25 +0530
  • 531f06861b
    9.4.0 (#2862) v9.4.0 ofekshenawa 2024-01-07 12:27:07 +0200
  • 1a8f38c518
    Merge branch 'master' into os-940 ofekshenawa 2024-01-07 11:57:44 +0200
  • 27581fcb43
    Change Z Member type to interface (#2861) ofekshenawa 2024-01-07 11:57:20 +0200
  • e0fd306445 9.4.0 ofekshenawa 2024-01-06 15:14:26 +0200
  • 14acf9bf96 Change Z Member type to interface ofekshenawa 2024-01-06 15:12:55 +0200
  • eb8522ae1d
    Merge branch 'master' into ankit/add-custom-label-support ofekshenawa 2024-01-06 15:12:23 +0200
  • a32be3d93d
    Add Suffix support to default client set info (#2852) ofekshenawa 2024-01-04 14:40:14 +0200
  • 72e0788956
    Merge cb82d303ac into d8e3e95866 cong 2024-01-03 09:33:10 -0700
  • 66f8cd4315
    Merge branch 'master' into add-conn-pool-wait-stats Lev Zakharov 2024-01-03 12:20:48 +0300
  • 29d1123f42
    Merge branch 'master' into os-add-suffix ofekshenawa 2024-01-03 10:43:59 +0200
  • d8e3e95866
    return raw value instead of funcation calling in Result() (#2831) dragon-fly 2024-01-03 16:43:42 +0800
  • 00229238c0
    Change Env vars in RE CI (#2856) ofekshenawa 2024-01-03 09:38:03 +0200
  • 043ca65e02 Change RE_USE_RE_USE_OSS_CLUSTER to RE_USE_OSS_CLUSTER ofekshenawa 2024-01-02 16:03:41 +0200
  • 666b5e472a Change Env vars in RE CI ofekshenawa 2024-01-02 15:15:40 +0200
  • 8ef3e47eb7 Change Env vars in RE CI ofekshenawa 2024-01-02 15:04:54 +0200
  • 1a693b080a
    Merge branch 'master' into ankit/add-custom-label-support Ankit Chahar 2024-01-02 14:34:47 +0530
  • cb82d303ac
    Merge branch 'master' into master cong 2024-01-02 16:29:56 +0800
  • 268c854d6d
    Merge branch 'master' into os-add-suffix ofekshenawa 2024-01-02 00:29:58 +0200
  • b55a8598e8
    Merge branch 'master' into os-add-suffix ofekshenawa 2024-01-02 00:29:48 +0200
  • 2e12191023
    Change RE build in CI (#2855) ofekshenawa 2024-01-02 00:29:17 +0200
  • e8f2ba7fcf Change RE build in CI ofekshenawa 2024-01-01 22:45:28 +0200
  • cd030da543 add tests ofekshenawa 2024-01-01 22:41:37 +0200
  • 15f4859546 Merge branch 'master' of https://github.com/redis/go-redis into os-add-suffix ofekshenawa 2024-01-01 22:20:10 +0200
  • b762309243
    Add RE tests (#2847) ofekshenawa 2024-01-01 22:19:22 +0200
  • 457b038c5c
    Update copyright year Dennis Kamau 2024-01-01 10:54:56 +0300
  • 4b2ca395b6 Change ClientNameSuffix to IdentitySuffix ofekshenawa 2023-12-28 15:47:40 +0200
  • 647e2bda63 Add Suffix support to defualt client set info ofekshenawa 2023-12-28 13:10:18 +0200
  • fbc8985d1e
    Add comment for XReadGroupArgs to note the inconsistency of the default behavior between Redis & go-redis Tong Zhaoqi 2023-12-27 12:13:36 +0800
  • c81ba09cea cleaning ofekshenawa 2023-12-26 15:55:17 +0200
  • 8be50dbaa3 cleaning ofekshenawa 2023-12-26 12:11:33 +0200
  • 607e7059f1 adding secrets ofekshenawa 2023-12-26 11:49:29 +0200
  • a3265e88bf cleaning ofekshenawa 2023-12-26 11:37:57 +0200
  • 34ac9687a9 label tests ofekshenawa 2023-12-26 10:56:15 +0200
  • f1afbe40ea cleaning ofekshenawa 2023-12-24 11:14:43 +0200
  • ee48b28245 change db id to 0 - only when RE cluster is set ofekshenawa 2023-12-24 11:01:03 +0200
  • 35257dd144 change db id to 0 ofekshenawa 2023-12-21 16:35:43 +0200
  • 9f1d1ae6f7 change db id to 0 ofekshenawa 2023-12-21 16:29:28 +0200
  • 7c7bf19f93 Enable testing on RE ofekshenawa 2023-12-21 16:07:08 +0200
  • 38f11a8ff9 update example Tiago Peczenyj 2023-12-21 13:48:58 +0100
  • e57d6ba752 Add custom label support in metric collector ankit 2023-12-21 15:43:44 +0530
  • a24f3b8c10
    Merge branch 'master' into add-conn-pool-wait-stats Lev Zakharov 2023-12-21 08:29:12 +0300
  • 04a09a087e
    Merge branch 'master' into should-be-able-to-create-a-ring-from-universal-options Tiago Peczenyj 2023-12-20 23:27:39 +0100
  • ccb064c074
    Merge branch 'master' into add-helpers-to-set-libinfo-without-panic Tiago Peczenyj 2023-12-20 23:25:12 +0100
  • 54a688363d Add RE tests ofekshenawa 2023-12-20 15:15:58 +0200
  • de2ce06523
    docs: update features rfyiamcool 2023-12-20 17:36:53 +0800
  • 5946693ea8
    feat: add object fraq command rfyiamcool 2023-12-19 23:39:21 +0800
  • 6333c4ac67 test: add ut for util_test rfyiamcool 2023-12-18 17:27:27 +0800
  • 745fbf232b fix: add bytes in scan struct example rfyiamcool 2023-12-18 00:22:44 +0800
  • 0d70f60923 fix: add bytes in scan struct example rfyiamcool 2023-12-18 00:21:14 +0800
  • 47591c8c2d feat: add hstrlen command for hash rfyiamcool 2023-12-19 00:21:07 +0800
  • 4935c434b1 feat: add hstrlen command for hash rfyiamcool 2023-12-18 19:03:04 +0800
  • 887e91375e
    feat: add object fraq command rfyiamcool 2023-12-19 23:14:12 +0800
  • 73c879df57
    9.3.1 (#2835) v9.3.1 ofekshenawa 2023-12-19 12:14:38 +0200
  • d35cddb8d9
    Merge branch 'master' into os-931 Chayim 2023-12-19 11:40:33 +0200
  • bd3cf62170 add CredentialsProvider to ClusterOptions John Du Hart 2023-11-07 11:47:40 -0500
  • a111b0126e return raw value instead of funcation calling in Result() lowang-bh 2023-12-12 17:46:21 +0800
  • e3d522fef4
    Merge branch 'master' into search-support ofekshenawa 2023-12-17 17:58:19 +0200
  • 988b19e283 9.3.1 ofekshenawa 2023-12-17 17:48:12 +0200
  • 5665b0f7ea
    Clarify TSMadd ktvSlices usage in docstring (#2827) ofekshenawa 2023-12-17 17:45:00 +0200
  • 1223536aeb
    Merge branch 'master' into os-add-docstring-to-tsmadd ofekshenawa 2023-12-17 17:43:32 +0200
  • 9073e4056d
    Update docs and examples (#2806) rouzier 2023-12-17 10:43:21 -0500
  • 933e447ac8
    Merge branch 'master' into update-docs ofekshenawa 2023-12-17 17:43:06 +0200
  • c828764336
    Allow scanning redis values into pointer fields (#2787) Ilia Kuznetcov 2023-12-17 15:42:45 +0000
  • 9c6d100ef3
    Merge branch 'master' into os-add-docstring-to-tsmadd ofekshenawa 2023-12-17 15:45:50 +0200
  • 6064b94f34
    Merge branch 'master' into update-docs ofekshenawa 2023-12-17 15:39:06 +0200
  • a5fad36ae7
    Merge branch 'master' into search-support Chayim 2023-12-17 15:37:49 +0200
  • 6dc4fcf716
    Merge branch 'master' into add-helpers-to-set-libinfo-without-panic ofekshenawa 2023-12-17 15:37:34 +0200
  • beec235955
    Merge branch 'master' into allow_scan_into_nillable_fields ofekshenawa 2023-12-17 15:35:35 +0200
  • 716906adda
    docs: correct the format error of the url in 'Connecting via a redis url' section (#2789) ccx 2023-12-17 21:34:17 +0800
  • 105a7db870
    Merge branch 'master' into master ofekshenawa 2023-12-17 15:34:03 +0200
  • 1caf4d6808
    Merge branch 'master' into add-helpers-to-set-libinfo-without-panic ofekshenawa 2023-12-17 15:27:14 +0200
  • 3345da880c
    Merge branch 'master' into update-docs ofekshenawa 2023-12-17 15:21:20 +0200
  • 86c68be278
    Execute "COMMAND" command only when readonly (#2815) ofekshenawa 2023-12-17 15:21:01 +0200
  • cebf7e5b75
    Merge branch 'master' into os-execute-command-only-on-readonly ofekshenawa 2023-12-17 15:20:54 +0200
  • 8c695488a2
    fix: add Cmder annotation (#2816) fengyun.rui 2023-12-17 21:20:23 +0800
  • 5382f279eb
    Merge branch 'master' into fix/add_cmder_annotation ofekshenawa 2023-12-17 15:20:16 +0200
  • e535124055
    Change Z member to string (#2818) ofekshenawa 2023-12-17 15:20:01 +0200
  • 094d667ffa
    Merge branch 'master' into os-fix-zset-member-type ofekshenawa 2023-12-17 15:19:49 +0200
  • 1d784578df
    Add BITFIELD_RO Command (#2820) ofekshenawa 2023-12-17 15:19:27 +0200
  • 9dae70189b
    Merge branch 'master' into add-conn-pool-wait-stats Lev Zakharov 2023-12-17 15:02:13 +0300
  • 8ee38db2a4
    Merge branch 'master' into os-support-bitfield-ro Chayim 2023-12-17 13:24:00 +0200
  • 4568d8f109 Merge branch 'master' of https://github.com/redis/go-redis into os-add-docstring-to-tsmadd ofekshenawa 2023-12-17 13:17:15 +0200
  • f45f9ad0e0 change syntax ofekshenawa 2023-12-17 13:17:00 +0200
  • 1476017ce3
    Merge branch 'master' into os-fix-zset-member-type ofekshenawa 2023-12-17 13:14:49 +0200
  • 29ed54c541
    Merge branch 'master' into update-docs ofekshenawa 2023-12-17 13:13:33 +0200
  • 324baaea96
    Merge branch 'master' into fix/add_cmder_annotation ofekshenawa 2023-12-17 13:12:38 +0200
  • 182f70ab16
    Merge branch 'master' into os-execute-command-only-on-readonly ofekshenawa 2023-12-17 13:11:09 +0200
  • f766f5e46c docs: change secret to password in redis url exmaple ccx 2023-12-17 19:04:10 +0800
  • 73e0258148
    Merge branch 'master' into allow_scan_into_nillable_fields ofekshenawa 2023-12-17 12:53:50 +0200
  • 277e8b7d9f
    Support Monitor Command (#2830) ofekshenawa 2023-12-17 12:35:10 +0200
  • 2a86c49f0d
    Merge branch 'master' into os-create-monitor-cmd ofekshenawa 2023-12-17 12:15:13 +0200
  • 631deaf25f
    test: fix WriteArg test (#2808) Lev Zakharov 2023-12-17 13:13:01 +0300
  • 12b9efe4b4
    Merge branch 'master' into add-conn-pool-wait-stats Lev Zakharov 2023-12-14 00:44:21 +0300
  • d6c76d9570
    Merge branch 'master' into fix-writer-test Lev Zakharov 2023-12-14 00:39:25 +0300
  • 97499f5f2b
    Merge branch 'master' into os-fix-writearg-test ofekshenawa 2023-12-13 17:38:21 +0200
  • a05c882b01 Fix WriteArg test ofekshenawa 2023-12-13 16:51:58 +0200
  • 6ddf27879e
    chore(deps): bump rojopolis/spellcheck-github-actions from 0.34.0 to 0.35.0 (#2807) dependabot[bot] 2023-12-13 15:56:17 +0200
  • 3e6e8d55b6
    Merge branch 'master' into dependabot/github_actions/rojopolis/spellcheck-github-actions-0.35.0 Chayim 2023-12-13 15:54:56 +0200
  • 9372018b51
    chore(deps): bump actions/stale from 8 to 9 (#2828) dependabot[bot] 2023-12-13 15:54:20 +0200