1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-02 22:01:16 +03:00

Commit Graph

  • d3d98f1e96 fix(test): sort results in example test (#3292) Nedyalko Dyakov 2025-03-04 14:28:08 +02:00
  • 57704a3616 feat: add hstrlen command for hash (#2843) fengyun.rui 2025-03-04 19:31:45 +08:00
  • 4451928608 feat: Enable CI for Redis CE 8.0 (#3274) Nedyalko Dyakov 2025-02-28 12:49:00 +02:00
  • 4d075dd648 fix(redisotel): fix the situation of reporting spans multiple times (#3168) Flc゛ 2025-02-27 23:14:46 +08:00
  • eaaac08f98 feat: support Elasticache cluster mode by introducing IsClusterMode config param (#3255) Rushikesh Joshi 2025-02-26 08:25:55 -08:00
  • 0a76a3570b Add test codes for search_commands.go (#3285) Tom Bayes 2025-02-27 00:39:45 +09:00
  • 0bd9d4a8ee V9.7.1 -> master (#3287) Nedyalko Dyakov 2025-02-24 12:45:08 +02:00
  • 4f9550fd99 fix: race slice for list function of ring client (#2931) fengyun.rui 2025-02-20 22:55:54 +08:00
  • 26e2430865 fix: nil pointer dereferencing in writeArg (#3271) Ali Error 2025-02-20 17:54:11 +03:00
  • e010f2e2ff DOC-4329 added range query examples (#3252) andy-stark-redis 2025-02-20 14:23:05 +00:00
  • 926d6f1677 move regexp.MustCompile close to call (#3280) alingse 2025-02-20 22:22:34 +08:00
  • 1814bae1fd fix(search&aggregate):fix error overwrite and typo #3220 (#3224) herodot 2025-02-20 21:55:49 +08:00
  • 82be3f4cbe chore(deps): bump rojopolis/spellcheck-github-actions (#3276) dependabot[bot] 2025-02-18 16:04:03 +02:00
  • 61391aac2d fix: linter configuration (#3279) Nedyalko Dyakov 2025-02-18 13:51:22 +02:00
  • 7b400169e3 use limit when limitoffset is zero (#3275) Nedyalko Dyakov 2025-02-14 13:07:39 +02:00
  • 18bc8edbcf Reinstate read-only lock on hooks access in dialHook (#3225) LINKIWI 2025-02-11 07:50:31 -08:00
  • f83f92242b chore(deps): update github.com/cespare/xxhash/v2 to v2.3.0 (#3265) Flc゛ 2025-02-10 21:03:50 +08:00
  • 9a37279edf test(redisotel): rename redisotel_test.go to tracing_test.go and add tracing hook tests (#3270) Flc゛ 2025-02-10 20:55:40 +08:00
  • e59b1856eb test: add test for info in RCE 8 (#3269) Nedyalko Dyakov 2025-02-10 14:55:15 +02:00
  • 5fdab23102 DOC-4335 added aggregate query examples (#3259) andy-stark-redis 2025-02-10 12:22:43 +00:00
  • 01fd453dd0 fix: flaky ClientKillByFilter test (#3268) Nedyalko Dyakov 2025-02-07 12:56:16 +02:00
  • 162b52675a fix: add unstableresp3 to cluster client (#3266) Nedyalko Dyakov 2025-02-07 12:09:49 +02:00
  • 7816fdda4b fix(aggregate, search): ft.aggregate bugfixes (#3263) Nedyalko Dyakov 2025-02-07 11:29:26 +02:00
  • e4173a4783 chore(deps): bump rojopolis/spellcheck-github-actions (#3227) dependabot[bot] 2025-02-07 11:02:15 +02:00
  • c42db42f15 DOC-4300 added exact match examples (#3251) andy-stark-redis 2025-02-07 08:52:49 +00:00
  • 3c78310e83 DOC-4332 added geo query examples (#3257) andy-stark-redis 2025-02-07 08:42:38 +00:00
  • 85bccdcf25 DOC-4331 added full text query examples (#3256) andy-stark-redis 2025-02-07 08:34:51 +00:00
  • 52672e50af DOC-4799 fixed capped list example (#3260) andy-stark-redis 2025-02-07 08:33:11 +00:00
  • ed8b629586 DOC-4734 added geo indexing examples (#3240) andy-stark-redis 2025-02-07 08:31:01 +00:00
  • d4ddfe9c89 feat(command): add ACL commands, validate module categories exist (#3262) Nedyalko Dyakov 2025-02-05 15:44:09 +02:00
  • 40ed9dc54f feat(options): add skip_verify param (#3216) Julien Riou 2025-02-04 10:34:08 +01:00
  • 07548a6d51 chore(deps): bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0 (#2964) dependabot[bot] 2025-02-04 10:28:08 +02:00
  • b83216f26a chore: fix some comments (#3226) ZhuHaiCheng 2025-02-04 01:29:02 +08:00
  • c0235ccb9d feat(tests): validate that ConfigSet and ConfigGet work with Modules (#3258) Nedyalko Dyakov 2025-02-03 19:10:54 +02:00
  • 12b012255e Fix race condition in clusterNodes.Addrs() (#3219) Shawn Wang 2025-02-03 06:15:00 -08:00
  • cab668d936 fix(tests): enable testing with Redis CE 8.0-M4 in CI (#3247) Nedyalko Dyakov 2025-01-31 16:14:11 +02:00
  • e45406f07e DOC-4444 server management command examples (#3235) andy-stark-redis 2025-01-31 12:57:14 +00:00
  • 7fd6c5be59 chore(deps): bump golang.org/x/net in /example/otel (#3243) dependabot[bot] 2025-01-29 17:56:20 +02:00
  • 7f5c356371 fix(command): add missing io-thread key in client info (#3244) Nedyalko Dyakov 2025-01-23 14:47:28 +02:00
  • 8863e40aea Order slices of strings to be sure what the output of Println in doctests will be. (#3241) Nedyalko Dyakov 2025-01-20 11:32:10 +02:00
  • e6e323fe1a DOC-4449 hash command examples (#3229) andy-stark-redis 2025-01-17 11:02:55 +00:00
  • b167cb19fb DOC-4560 pipelines/transactions example (#3202) andy-stark-redis 2025-01-17 08:29:51 +00:00
  • 085338ffb8 Fix Redis CE tests (#3233) ofekshenawa 2025-01-15 11:24:47 +02:00
  • 450b268785 Test against Redis CE (#3191) ofekshenawa 2024-12-16 19:04:39 +02:00
  • cc152fabc5 chore(deps): bump codecov/codecov-action from 4 to 5 (#3196) dependabot[bot] 2024-12-05 10:11:12 +02:00
  • cfbb6f5a03 SortByWithCount FTSearchOptions fix (#3201) Cgol9 2024-12-05 01:10:04 -07:00
  • dec9e1e73f chore(deps): bump rojopolis/spellcheck-github-actions (#3188) dependabot[bot] 2024-11-21 14:38:38 +02:00
  • f2fa1ce477 Recognize byte slice for key argument in cluster client hash slot computation (#3049) LINKIWI 2024-11-21 04:38:11 -08:00
  • 7cf9f53eb2 Only check latencies once every 10 seconds with routeByLatency (#2795) Justin 2024-11-20 06:36:39 -06:00
  • 4f48200a0a Eliminate redundant dial mutex causing unbounded connection queue contention (#3088) LINKIWI 2024-11-20 03:38:06 -08:00
  • 92634e1c1a Add guidance on unstable RESP3 support for RediSearch commands to README (#3177) ofekshenawa 2024-11-13 13:20:59 +02:00
  • 92b675f721 Support Probabilistic commands with RESP 2 protocol (#3176) ofekshenawa 2024-11-13 11:15:19 +02:00
  • 73b4f38fb4 Support TimeSeries commands with RESP 2 protocol (#3184) ofekshenawa 2024-11-13 10:27:00 +02:00
  • 1260350692 DOC-4345 added JSON samples for home page (#3183) andy-stark-redis 2024-11-06 15:25:46 +00:00
  • d0bd7390f2 DOC-4232 stream code examples (#3128) andy-stark-redis 2024-10-23 15:47:25 +01:00
  • 53102b69cd Updated package version (#3158) Vladyslav Vildanov 2024-10-15 16:32:53 +03:00
  • d592eedde6 Fix field name spellings (#3132) andy-stark-redis 2024-10-14 14:52:50 +01:00
  • a7a0af2372 fix conflicts ofekshenawa 2025-08-11 01:42:38 +03:00
  • 76417485e2 DOC-4328 added DEL, EXPIRE, and TTL command examples (#3143) andy-stark-redis 2024-10-09 11:44:29 +01:00
  • 891bb2a7c8 DOC-4324 added ZADD and ZRANGE command examples (#3142) andy-stark-redis 2024-10-09 11:42:24 +01:00
  • 7fbbb5b15e DOC-4323 added INCR command example (#3141) andy-stark-redis 2024-10-09 11:40:21 +01:00
  • cecf0307ac DOC-4322 added HSET/HGET command page examples (#3140) andy-stark-redis 2024-10-09 11:38:32 +01:00
  • 3d780f7ac4 DOC-4233 added geospatial examples (#3126) andy-stark-redis 2024-10-09 11:36:42 +01:00
  • 392b9aeba0 DOC-4240 added Top-K examples (#3119) andy-stark-redis 2024-10-09 11:33:46 +01:00
  • 6bf55afdf2 DOC-4235 added bitfield examples (#3125) andy-stark-redis 2024-10-09 11:31:14 +01:00
  • b1ae5f658f DOC-4239 added Count-min sketch examples (#3118) andy-stark-redis 2024-10-09 11:24:47 +01:00
  • 30f193d535 DOC-4236 added HyperLogLog examples (#3117) andy-stark-redis 2024-10-09 07:14:34 +01:00
  • fab9d4b79f DOC-4238 added Cuckoo filter examples (#3116) andy-stark-redis 2024-10-09 06:56:44 +01:00
  • c64e94717a Remove direct read from TLS underlying conn (#3138) Francesco Renzi 2024-10-07 10:23:11 +01:00
  • c8e4a1eebf Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search Module and without stability (#3135) ofekshenawa 2024-09-26 13:11:59 +03:00
  • 9c8a0a9c29 DOC-4237 added Bloom filter examples (#3115) andy-stark-redis 2024-09-26 08:41:54 +01:00
  • 5946de14ad DOC-4228 JSON code examples (#3114) andy-stark-redis 2024-09-26 08:24:21 +01:00
  • d1f6595343 DOC-4234 added bitmap examples (#3124) andy-stark-redis 2024-09-25 19:03:54 +01:00
  • 8a1da58194 DOC-4241 added t-digest examples (#3123) andy-stark-redis 2024-09-25 17:54:20 +01:00
  • e661d8e239 DOC-4229 sorted set code examples (#3113) andy-stark-redis 2024-09-12 14:26:16 +01:00
  • 1fc50a2854 DOC-4231 added set datatype examples (#3111) andy-stark-redis 2024-09-12 12:16:15 +01:00
  • 6f677c94b6 DOC-4230 list doc code examples (#3110) andy-stark-redis 2024-09-12 11:54:42 +01:00
  • b6e3877ff3 Doc 4226 hash tces (#3106) andy-stark-redis 2024-09-12 09:45:38 +01:00
  • 83e7f56349 Support Resp 3 Redis Search Unstable Mode (#3098) ofekshenawa 2024-09-12 11:26:10 +03:00
  • aafbf706ab properly retract v9.5.3 of redisotel and other extra packages (#3108) Ivan Pechorin 2024-09-12 04:35:16 +12:00
  • 2f4b81a280 DOC-4213 string code examples (#3102) andy-stark-redis 2024-09-06 12:49:25 +01:00
  • 4c0e6793dd Add test coverage reporting and Codecov badge (#3055) ofekshenawa 2024-09-03 17:09:47 +03:00
  • 4f7b394ac9 Updated module version that points to retracted package version (#3074) Vladyslav Vildanov 2024-07-31 11:15:15 +03:00
  • db7a9e9f71 Retract versions 9.5.3 and 9.5.4 (#3068) ofekshenawa 2024-07-24 14:14:06 +03:00
  • 91870a196e chore(deps): bump rojopolis/spellcheck-github-actions (#3067) dependabot[bot] 2024-07-23 11:13:40 +03:00
  • d5d21398f6 Add tests case with FLOAT16 and BFLOAT16 vectors (#3054) ofekshenawa 2024-07-17 21:56:58 +03:00
  • bc524fe034 Test RediSearch dialect 4 (#3052) ofekshenawa 2024-07-17 11:55:58 +03:00
  • be3e4f0117 Add tests for search GEO (#3051) ofekshenawa 2024-07-17 11:41:48 +03:00
  • 8408e97cd8 Support RediSearch empty values (#3053) ofekshenawa 2024-07-17 09:48:41 +03:00
  • d81c1998ce chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#2993) dependabot[bot] 2024-07-14 01:30:07 +08:00
  • eb4d5f0bd9 Avoid unnecessary retry delay following MOVED and ASK redirection (#3048) LINKIWI 2024-07-12 23:55:12 -07:00
  • 516652021d add test for tls connCheck #3025 (#3047) naiqianz 2024-07-12 11:16:21 +08:00
  • 71ac8c8e5b TimeSeries insertion filters for close samples (#3003) ofekshenawa 2024-07-11 11:57:56 +03:00
  • 8f4d4f700c Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038) tzongw 2024-07-11 13:08:23 +08:00
  • 711fe9f5c6 Support Hash-field expiration for 7.4 CE RC2 (#3040) ofekshenawa 2024-07-10 18:30:32 +03:00
  • f5a789a846 fix node routing in slotClosestNode (#3043) Srikar Jilugu 2024-07-10 08:56:27 +05:30
  • 8bfdb826c7 Update pubsub.go (#3042) Immersed 2024-07-05 05:27:44 +03:00
  • 26f69c6304 Change monitor test to run manually (#3041) ofekshenawa 2024-07-02 16:10:30 +03:00
  • 41a06555e0 chore(deps): bump rojopolis/spellcheck-github-actions (#3028) dependabot[bot] 2024-06-27 14:06:39 +08:00
  • 31068bbf2b RediSearch Support (#2801) ofekshenawa 2024-06-26 13:13:06 +03:00