1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-16 09:23:06 +03:00

Commit Graph

  • f3c2711fe1
    move regexp.MustCompile close to call (#3280) alingse 2025-02-20 22:22:34 +08:00
  • 7e517ec4a1
    fix(search&aggregate):fix error overwrite and typo #3220 (#3224) herodot 2025-02-20 21:55:49 +08:00
  • c29d399be6
    chore(deps): bump rojopolis/spellcheck-github-actions (#3276) dependabot[bot] 2025-02-18 16:04:03 +02:00
  • a17250d6bc
    fix: linter configuration (#3279) Nedyalko Dyakov 2025-02-18 13:51:22 +02:00
  • 196fc9b21a
    use limit when limitoffset is zero (#3275) Nedyalko Dyakov 2025-02-14 13:07:39 +02:00
  • 9db1286414
    Reinstate read-only lock on hooks access in dialHook (#3225) LINKIWI 2025-02-11 07:50:31 -08:00
  • 40e049e67a
    chore(deps): update github.com/cespare/xxhash/v2 to v2.3.0 (#3265) Flc゛ 2025-02-10 21:03:50 +08:00
  • 021faad4fa
    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
  • acbf4a688f
    test: add test for info in RCE 8 (#3269) Nedyalko Dyakov 2025-02-10 14:55:15 +02:00
  • 71311d8044
    DOC-4335 added aggregate query examples (#3259) andy-stark-redis 2025-02-10 12:22:43 +00:00
  • 7f8b5a8167
    fix: flaky ClientKillByFilter test (#3268) Nedyalko Dyakov 2025-02-07 12:56:16 +02:00
  • d0f921357d
    fix: add unstableresp3 to cluster client (#3266) Nedyalko Dyakov 2025-02-07 12:09:49 +02:00
  • 27f19ea672
    fix(aggregate, search): ft.aggregate bugfixes (#3263) Nedyalko Dyakov 2025-02-07 11:29:26 +02:00
  • 84cb9d27f2
    chore(deps): bump rojopolis/spellcheck-github-actions (#3227) dependabot[bot] 2025-02-07 11:02:15 +02:00
  • 1faab1f657
    DOC-4300 added exact match examples (#3251) andy-stark-redis 2025-02-07 08:52:49 +00:00
  • 2418111e62
    DOC-4332 added geo query examples (#3257) andy-stark-redis 2025-02-07 08:42:38 +00:00
  • fb809bb642
    DOC-4331 added full text query examples (#3256) andy-stark-redis 2025-02-07 08:34:51 +00:00
  • 86bb1433ca
    DOC-4799 fixed capped list example (#3260) andy-stark-redis 2025-02-07 08:33:11 +00:00
  • 3cef280602
    DOC-4734 added geo indexing examples (#3240) andy-stark-redis 2025-02-07 08:31:01 +00:00
  • 0b34b1909a
    feat(command): add ACL commands, validate module categories exist (#3262) Nedyalko Dyakov 2025-02-05 15:44:09 +02:00
  • 3d4310ae96
    feat(options): add skip_verify param (#3216) Julien Riou 2025-02-04 10:34:08 +01:00
  • d8a9655c21
    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
  • beb8692fc3
    chore: fix some comments (#3226) ZhuHaiCheng 2025-02-04 01:29:02 +08:00
  • a39be37273
    feat(tests): validate that ConfigSet and ConfigGet work with Modules (#3258) Nedyalko Dyakov 2025-02-03 19:10:54 +02:00
  • d0fb810b13
    Fix race condition in clusterNodes.Addrs() (#3219) Shawn Wang 2025-02-03 06:15:00 -08:00
  • 1139bc3aa9
    fix(tests): enable testing with Redis CE 8.0-M4 in CI (#3247) Nedyalko Dyakov 2025-01-31 16:14:11 +02:00
  • 9f9fa221a8
    DOC-4444 server management command examples (#3235) andy-stark-redis 2025-01-31 12:57:14 +00:00
  • 1b4abd6dc6
    chore(deps): bump golang.org/x/net in /example/otel (#3243) dependabot[bot] 2025-01-29 17:56:20 +02:00
  • 94b88f5ab2
    fix(command): add missing io-thread key in client info (#3244) Nedyalko Dyakov 2025-01-23 14:47:28 +02:00
  • 487a53a56e
    improve readibility unification-config-8.0m3 Nedyalko Dyakov 2025-01-22 17:12:42 +02:00
  • a170140822
    Add new key io-thread in client info Nedyalko Dyakov 2025-01-22 15:55:49 +02:00
  • 787c41f429
    Add 8.0m3 image in docker compose Nedyalko Dyakov 2025-01-22 15:54:46 +02:00
  • efe0f65bf0
    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
  • 0e3ea5fd6b
    DOC-4449 hash command examples (#3229) andy-stark-redis 2025-01-17 11:02:55 +00:00
  • f3a15c401e
    DOC-4560 pipelines/transactions example (#3202) andy-stark-redis 2025-01-17 08:29:51 +00:00
  • e953b76fdb
    Fix Redis CE tests (#3233) support-aad ofekshenawa 2025-01-15 11:24:47 +02:00
  • 91dddc2e11
    Test against Redis CE (#3191) ofekshenawa 2024-12-16 19:04:39 +02:00
  • caa2592db7
    chore(deps): bump codecov/codecov-action from 4 to 5 (#3196) dependabot[bot] 2024-12-05 10:11:12 +02:00
  • 73cc5f7c21
    SortByWithCount FTSearchOptions fix (#3201) Cgol9 2024-12-05 01:10:04 -07:00
  • e63669e170
    chore(deps): bump rojopolis/spellcheck-github-actions (#3188) dependabot[bot] 2024-11-21 14:38:38 +02:00
  • fc32d0a01d
    Recognize byte slice for key argument in cluster client hash slot computation (#3049) LINKIWI 2024-11-21 04:38:11 -08:00
  • f1ffb55c9a
    Only check latencies once every 10 seconds with routeByLatency (#2795) Justin 2024-11-20 06:36:39 -06:00
  • 080e051124
    Eliminate redundant dial mutex causing unbounded connection queue contention (#3088) LINKIWI 2024-11-20 03:38:06 -08:00
  • 930d904205
    Add guidance on unstable RESP3 support for RediSearch commands to README (#3177) ofekshenawa 2024-11-13 13:20:59 +02:00
  • 8b1073d2d6
    Support Probabilistic commands with RESP 2 protocol (#3176) ofekshenawa 2024-11-13 11:15:19 +02:00
  • d1b4eaed41
    Support TimeSeries commands with RESP 2 protocol (#3184) ofekshenawa 2024-11-13 10:27:00 +02:00
  • 80c9f5bb77
    DOC-4345 added JSON samples for home page (#3183) andy-stark-redis 2024-11-06 15:25:46 +00:00
  • 1ed936eb09
    DOC-4232 stream code examples (#3128) andy-stark-redis 2024-10-23 15:47:25 +01:00
  • ed37c33a90
    Updated package version [9.7] (#3159) v9.7.0 extra/redisprometheus/v9.7.0 extra/redisotel/v9.7.0 extra/rediscmd/v9.7.0 extra/rediscensus/v9.7.0 Vladyslav Vildanov 2024-10-16 10:01:32 +03:00
  • cc9bcb0c0f
    Updated package version (#3158) extra/redisotel/v9.6.2 extra/rediscmd/v9.6.2 Vladyslav Vildanov 2024-10-15 16:32:53 +03:00
  • 135f8e3b12
    Fix field name spellings (#3132) (#3156) Vladyslav Vildanov 2024-10-14 17:13:57 +03:00
  • a8590e9879
    Fix field name spellings (#3132) extra/redisprometheus/v9.6.2 extra/rediscensus/v9.6.2 andy-stark-redis 2024-10-14 14:52:50 +01:00
  • ac2e91d9d9
    Support Json with Resp 2 (#3146) (#3155) Vladyslav Vildanov 2024-10-14 14:59:45 +03:00
  • ec680aec14
    Remove direct read from TLS underlying conn (#3138) (#3154) Vladyslav Vildanov 2024-10-14 14:55:45 +03:00
  • 2076975008
    Support Json with Resp 2 (#3146) ofekshenawa 2024-10-14 14:37:22 +03:00
  • 2a6c4c29ff
    Updated packages versions (#3153) v9.6.2 Vladyslav Vildanov 2024-10-14 14:23:23 +03:00
  • 7d56a2c38d
    DOC-4328 added DEL, EXPIRE, and TTL command examples (#3143) andy-stark-redis 2024-10-09 11:44:29 +01:00
  • e69895b94d
    DOC-4324 added ZADD and ZRANGE command examples (#3142) andy-stark-redis 2024-10-09 11:42:24 +01:00
  • f467d014a4
    DOC-4323 added INCR command example (#3141) andy-stark-redis 2024-10-09 11:40:21 +01:00
  • 0c84b6231f
    DOC-4322 added HSET/HGET command page examples (#3140) andy-stark-redis 2024-10-09 11:38:32 +01:00
  • 7fc46e206b
    DOC-4233 added geospatial examples (#3126) andy-stark-redis 2024-10-09 11:36:42 +01:00
  • bef6b10d6f
    DOC-4240 added Top-K examples (#3119) andy-stark-redis 2024-10-09 11:33:46 +01:00
  • e3d41f20f7
    DOC-4235 added bitfield examples (#3125) andy-stark-redis 2024-10-09 11:31:14 +01:00
  • 13682c437e
    DOC-4239 added Count-min sketch examples (#3118) andy-stark-redis 2024-10-09 11:24:47 +01:00
  • 7cc1e32e03
    DOC-4236 added HyperLogLog examples (#3117) andy-stark-redis 2024-10-09 07:14:34 +01:00
  • 5d03e9ec33
    DOC-4238 added Cuckoo filter examples (#3116) andy-stark-redis 2024-10-09 06:56:44 +01:00
  • 90c7274b01
    Backport #3138 to v9.6 (#3145) Francesco Renzi 2024-10-09 06:42:12 +01:00
  • e7868623ac
    Remove direct read from TLS underlying conn (#3138) Francesco Renzi 2024-10-07 10:23:11 +01:00
  • ad131f49b0
    Updated package version (#3134) v9.7.0-beta.1 Vladyslav Vildanov 2024-09-26 13:14:30 +03:00
  • d9eeed131a
    Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search Module and without stability (#3135) ofekshenawa 2024-09-26 13:11:59 +03:00
  • e99abe4546
    DOC-4237 added Bloom filter examples (#3115) andy-stark-redis 2024-09-26 08:41:54 +01:00
  • 9e79c9bd39
    DOC-4228 JSON code examples (#3114) andy-stark-redis 2024-09-26 08:24:21 +01:00
  • 9e3709c404
    DOC-4234 added bitmap examples (#3124) andy-stark-redis 2024-09-25 19:03:54 +01:00
  • 69b4c0165f
    DOC-4241 added t-digest examples (#3123) andy-stark-redis 2024-09-25 17:54:20 +01:00
  • a5fdfa2ec8 Change getInterleavedArguments function return-keys-from-commands ofekshenawa 2024-09-23 01:37:41 +03:00
  • be805cbe10 Remove extractKeys function ofekshenawa 2024-09-23 01:34:38 +03:00
  • 8de72d6d3c Extract keys from string commands ofekshenawa 2024-09-23 01:32:35 +03:00
  • c4cce2333a Add keys method to Cmder ofekshenawa 2024-09-23 01:04:53 +03:00
  • 5b30e4ecb8 Test extractKeys ofekshenawa 2024-09-20 18:44:49 +03:00
  • 249510cbb5 Create extractKeys function ofekshenawa 2024-09-20 17:28:54 +03:00
  • 711143687c Initial testing ofekshenawa 2024-09-20 16:13:13 +03:00
  • 233f97accd
    DOC-4229 sorted set code examples (#3113) andy-stark-redis 2024-09-12 14:26:16 +01:00
  • af13ee34f9
    DOC-4231 added set datatype examples (#3111) andy-stark-redis 2024-09-12 12:16:15 +01:00
  • 79ed39adcc
    DOC-4230 list doc code examples (#3110) andy-stark-redis 2024-09-12 11:54:42 +01:00
  • 04f642ff5e
    Doc 4226 hash tces (#3106) andy-stark-redis 2024-09-12 09:45:38 +01:00
  • 04005cbdc7
    Support Resp 3 Redis Search Unstable Mode (#3098) ofekshenawa 2024-09-12 11:26:10 +03:00
  • 9f6171dbf6
    properly retract v9.5.3 of redisotel and other extra packages (#3108) Ivan Pechorin 2024-09-12 04:35:16 +12:00
  • 1da50b33ef
    DOC-4213 string code examples (#3102) andy-stark-redis 2024-09-06 12:49:25 +01:00
  • f99447854b
    Add test coverage reporting and Codecov badge (#3055) ofekshenawa 2024-09-03 17:09:47 +03:00
  • 00d98485f8
    Updated module version that points to retracted package version (#3074) Vladyslav Vildanov 2024-07-31 11:15:15 +03:00
  • c3610cde42
    cp retracts and bump version to 9.6.1 (#3069) v9.6.1 ofekshenawa 2024-07-25 11:07:48 +03:00
  • b0b94e79e0
    Change CI to 7.4.0-RC2 (#3070) ofekshenawa 2024-07-25 10:51:53 +03:00
  • 1c09565444
    Retract versions 9.5.3 and 9.5.4 (#3068) ofekshenawa 2024-07-24 14:14:06 +03:00
  • d50858f3ad
    chore(deps): bump rojopolis/spellcheck-github-actions (#3067) dependabot[bot] 2024-07-23 11:13:40 +03:00
  • 44ba2ee08b
    feat: reduce the type assertion of CheckConn (#3066) v9.6.0 Monkey 2024-07-19 15:15:46 +08:00
  • 3613df6115
    Add tests case with FLOAT16 and BFLOAT16 vectors (#3054) ofekshenawa 2024-07-17 21:56:58 +03:00
  • 46d2452fbb
    Test RediSearch dialect 4 (#3052) ofekshenawa 2024-07-17 11:55:58 +03:00
  • 9cfeb30f62
    Bump version of go-redis to 9.6.0 (#3059) Vladyslav Vildanov 2024-07-17 11:53:49 +03:00
  • 89f4dfa309
    Add tests for search GEO (#3051) ofekshenawa 2024-07-17 11:41:48 +03:00
  • 49bfbf2a1e chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#2993) dependabot[bot] 2024-07-14 01:30:07 +08:00