1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-19 11:43:14 +03:00

Commit Graph

  • 35de49a8da Speed up connections by sending SetInfo via a pipeline (#2880) ofekshenawa 2024-02-15 12:48:56 +02:00
  • 8afc2b9314 Remove freq object test from RE tests (#2904) ofekshenawa 2024-02-14 23:28:28 +02:00
  • d383038a0f feat: add object fraq command (#2844) fengyun.rui 2024-02-15 05:05:05 +08:00
  • f0ecdb4190 docs: update features (#2846) fengyun.rui 2024-02-15 05:04:23 +08:00
  • 516abe867d add CredentialsProvider to ClusterOptions (#2791) John Du Hart 2024-02-14 16:03:18 -05:00
  • 21ed15bbed Add helpers to set libinfo without panic (#2724) Tiago Peczenyj 2024-02-14 21:40:20 +01:00
  • 7b9e81fd41 fix: add bytes in scan struct example (#2836) fengyun.rui 2024-02-15 04:22:32 +08:00
  • 9133749cd3 test: add ut for util_test (#2840) fengyun.rui 2024-02-15 04:16:50 +08:00
  • 51897bc5bf Remove unnecessary Node project definition file (#2863) limotley 2024-02-14 12:16:27 -08:00
  • afffb47b0b chore(deps): bump release-drafter/release-drafter from 5 to 6 (#2883) dependabot[bot] 2024-02-14 22:15:44 +02:00
  • 8d2a022fd5 Add support for specifying bitcount unit as byte or bit, byte default (#2887) Nanthen Hale 2024-02-15 04:15:30 +08:00
  • 36bab9c8dc fix ConnPool race in newConn (#2885) Oleg Stotsky 2024-02-15 00:14:50 +04:00
  • 2291bc1c78 Merge branch 'master' into os-add-csc-redis-commands ofekshenawa 2024-02-14 22:11:59 +02:00
  • a1577376e1 chore(deps): bump rojopolis/spellcheck-github-actions (#2889) dependabot[bot] 2024-02-14 21:04:25 +02:00
  • ffe9125a24 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#2890) dependabot[bot] 2024-02-14 21:03:49 +02:00
  • 83dd4d7200 Change RE image to edge-focal (#2884) ofekshenawa 2024-02-14 21:02:52 +02:00
  • 2512123b76 chore: update OpenTelemetry and Uptrace to the latest version (#2864) Vladimir Mihailenco 2024-01-23 13:09:47 +02:00
  • d8b4f6e49f Add Cache object to go-redis os-add-cache-structure ofekshenawa 2024-01-21 21:54:26 +02:00
  • d70d9eaa48 Add Cache object to go-redis ofekshenawa 2024-01-21 21:53:58 +02:00
  • 7b4f30c599 Add client tracking and client trackinginfo commands ofekshenawa 2024-01-15 22:45:49 +02:00
  • 531f06861b 9.4.0 (#2862) v9.4.0 ofekshenawa 2024-01-07 12:27:07 +02:00
  • 27581fcb43 Change Z Member type to interface (#2861) ofekshenawa 2024-01-07 11:57:20 +02:00
  • a32be3d93d Add Suffix support to default client set info (#2852) ofekshenawa 2024-01-04 14:40:14 +02:00
  • d8e3e95866 return raw value instead of funcation calling in Result() (#2831) dragon-fly 2024-01-03 16:43:42 +08:00
  • 00229238c0 Change Env vars in RE CI (#2856) ofekshenawa 2024-01-03 09:38:03 +02:00
  • 2e12191023 Change RE build in CI (#2855) ofekshenawa 2024-01-02 00:29:17 +02:00
  • b762309243 Add RE tests (#2847) ofekshenawa 2024-01-01 22:19:22 +02:00
  • 73c879df57 9.3.1 (#2835) v9.3.1 ofekshenawa 2023-12-19 12:14:38 +02:00
  • 5665b0f7ea Clarify TSMadd ktvSlices usage in docstring (#2827) ofekshenawa 2023-12-17 17:45:00 +02:00
  • 9073e4056d Update docs and examples (#2806) rouzier 2023-12-17 10:43:21 -05:00
  • c828764336 Allow scanning redis values into pointer fields (#2787) Ilia Kuznetcov 2023-12-17 15:42:45 +00:00
  • 716906adda docs: correct the format error of the url in 'Connecting via a redis url' section (#2789) ccx 2023-12-17 21:34:17 +08:00
  • 86c68be278 Execute "COMMAND" command only when readonly (#2815) ofekshenawa 2023-12-17 15:21:01 +02:00
  • 8c695488a2 fix: add Cmder annotation (#2816) fengyun.rui 2023-12-17 21:20:23 +08:00
  • e535124055 Change Z member to string (#2818) ofekshenawa 2023-12-17 15:20:01 +02:00
  • 1d784578df Add BITFIELD_RO Command (#2820) ofekshenawa 2023-12-17 15:19:27 +02:00
  • 277e8b7d9f Support Monitor Command (#2830) ofekshenawa 2023-12-17 12:35:10 +02:00
  • 631deaf25f test: fix WriteArg test (#2808) Lev Zakharov 2023-12-17 13:13:01 +03:00
  • 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 +02:00
  • 9372018b51 chore(deps): bump actions/stale from 8 to 9 (#2828) dependabot[bot] 2023-12-13 15:54:20 +02:00
  • 2fc48987d1 chore(deps): bump actions/setup-go from 4 to 5 (#2829) dependabot[bot] 2023-12-13 15:54:06 +02:00
  • a109302230 fix: #2730 data race at hooksMixin (#2814) RyoMiyashita 2023-12-10 19:04:13 +09:00
  • 21bd40a47e Version 9.3.0 (#2774) v9.3.0 ofekshenawa 2023-10-31 15:40:45 +02:00
  • 828fd2d3b8 chore(deps): bump google.golang.org/grpc in /example/otel (#2775) dependabot[bot] 2023-10-31 10:49:29 +02:00
  • 898bd9aa51 chore(deps): bump golang.org/x/net in /example/otel (#2776) dependabot[bot] 2023-10-31 10:06:16 +02:00
  • 15682e3227 feat: support write the types of pointer of simple data types (#2745) (#2753) Tong Zhaoqi 2023-10-31 13:17:22 +08:00
  • 81947daa8d Handle wrapped errors in scripter.Run (#2674) Sergey Galkin 2023-10-30 20:08:18 +04:00
  • 84f46c3301 BUG: BFReserveArgs - error_rate & capacity (#2763) Nic Gibson 2023-10-30 16:08:06 +00:00
  • 343016bf72 add InfoMap command (#2665) Nic Gibson 2023-10-30 16:07:42 +00:00
  • 4408f8cfb2 free turn when leave with error (#2658) cyningsun 2023-10-30 23:42:26 +08:00
  • 7ebb537c80 remove duplicate declaration (#2773) ofekshenawa 2023-10-30 17:01:41 +02:00
  • a5fe17472a Option types must propagage missing fields (#2726) Tiago Peczenyj 2023-10-30 13:36:44 +01:00
  • fd13da4fea fix missing fields in different Options (#2757) chenjie199234 2023-10-30 20:35:51 +08:00
  • e053f7eaf3 update PubSub.Channel documentation (#2761) Sergey Kozlov 2023-10-30 16:35:02 +04:00
  • ed202936d7 Linking to Redis resources (#2759) Chayim 2023-10-30 14:33:59 +02:00
  • d466bd1dee Creating CODEOWNERS for the examples (#2749) Chayim 2023-10-30 14:33:18 +02:00
  • ea3f5a0b33 chore(deps): bump rojopolis/spellcheck-github-actions (#2740) dependabot[bot] 2023-10-30 14:32:44 +02:00
  • d6a3f02666 Add BitMapCmdable to Cmdable. (#2737) Seth Rylan Gainey 2023-10-30 08:32:13 -04:00
  • 0d7a013e5d Json support (#2769) ofekshenawa 2023-10-30 14:09:25 +02:00
  • af4872cbd0 chore: use abs link Vladimir Mihailenco 2023-10-20 08:41:48 +03:00
  • 86bae21dce chore: fix link Vladimir Mihailenco 2023-10-20 08:39:54 +03:00
  • 45d28c136f Fix OpenTelemetry link in README (#2755) Jason Parraga 2023-10-14 02:37:19 -07:00
  • e9b6d43c11 Create raw output os-return-raw-output ofekshenawa 2023-10-09 11:52:59 +03:00
  • f994ff1cd9 Bump version to 9.2.1 (#2735) v9.2.1 ofekshenawa 2023-09-27 11:25:09 +03:00
  • 0b5e1866b1 chore(deps): bump actions/stale from 3 to 8 (#2732) dependabot[bot] 2023-09-27 11:24:47 +03:00
  • c6fe509f4a Add stream interface back to Cmdable (#2725) Gabriel 2023-09-27 09:50:47 +02:00
  • 275af73971 refactor(gears): remove redundant nil check (#2728) Eng Zer Jun 2023-09-27 15:50:05 +08:00
  • dac3314bc6 Bump version to 9.2.0 (#2722) v9.2.0 ofekshenawa 2023-09-20 16:38:58 +03:00
  • 6199a2af2c Making command structs digestable (#2716) Chayim 2023-09-20 16:08:24 +03:00
  • e07f7e62b8 chore(deps): bump github.com/bsm/ginkgo/v2 from 2.9.5 to 2.12.0 (#2690) dependabot[bot] 2023-09-20 14:57:47 +03:00
  • 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