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

Commit Graph

  • 2c146dc104 Avoid unnecessary retry delay following MOVED and ASK redirection (#3048) LINKIWI 2024-07-12 23:55:12 -07:00
  • 233ff45ac9 add test for tls connCheck #3025 (#3047) naiqianz 2024-07-12 11:16:21 +08:00
  • 5c9c468bd9 Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038) tzongw 2024-07-11 13:08:23 +08:00
  • 1a0a68f9cd Support Hash-field expiration for 7.4 CE RC2 (#3040) ofekshenawa 2024-07-10 18:30:32 +03:00
  • 27dd84c777 fix node routing in slotClosestNode (#3043) Srikar Jilugu 2024-07-10 08:56:27 +05:30
  • 51b6e2c85f Update pubsub.go (#3042) Immersed 2024-07-05 05:27:44 +03:00
  • 649d3b6d31 Change monitor test to run manually (#3041) ofekshenawa 2024-07-02 16:10:30 +03:00
  • a400f091fb chore(deps): bump rojopolis/spellcheck-github-actions (#3028) dependabot[bot] 2024-06-27 14:06:39 +08:00
  • 95c5deb2bf
    Support RediSearch empty values (#3053) ofekshenawa 2024-07-17 09:48:41 +03:00
  • 67824ebf86
    chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#2993) dependabot[bot] 2024-07-14 01:30:07 +08:00
  • 5756b05219
    Avoid unnecessary retry delay following MOVED and ASK redirection (#3048) LINKIWI 2024-07-12 23:55:12 -07:00
  • 0858ed24e6
    add test for tls connCheck #3025 (#3047) v9.5.4 naiqianz 2024-07-12 11:16:21 +08:00
  • 8a0c59b101
    TimeSeries insertion filters for close samples (#3003) ofekshenawa 2024-07-11 11:57:56 +03:00
  • 75398584cf
    Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038) tzongw 2024-07-11 13:08:23 +08:00
  • 6a584c1e2b
    Support Hash-field expiration for 7.4 CE RC2 (#3040) ofekshenawa 2024-07-10 18:30:32 +03:00
  • 9c1f4f0642
    fix node routing in slotClosestNode (#3043) Srikar Jilugu 2024-07-10 08:56:27 +05:30
  • 26e0c49acf
    Update pubsub.go (#3042) Immersed 2024-07-05 05:27:44 +03:00
  • 4cf03dbd39
    Change monitor test to run manually (#3041) ofekshenawa 2024-07-02 16:10:30 +03:00
  • daf84a0911
    chore(deps): bump rojopolis/spellcheck-github-actions (#3028) dependabot[bot] 2024-06-27 14:06:39 +08:00
  • 244a3e22da
    RediSearch Support (#2801) ofekshenawa 2024-06-26 13:13:06 +03:00
  • 2d7382e8cc
    Add (*StatusCmd).Bytes() method (#3030) Andrew Haines 2024-06-21 04:00:16 +01:00
  • fc4c8bd2f7
    chore(deps): bump golang.org/x/net in /example/otel (#3000) dependabot[bot] 2024-06-21 09:58:08 +08:00
  • b59d3ebc10
    Merge branch 'master' into graph graph Monkey 2024-06-21 09:38:44 +08:00
  • da8623ecea Add support for XREAD last entry (#3005) v9.6.0b2 v960b1 b1ron 2024-06-20 10:25:51 +02:00
  • 3975cd5380
    Add support for XREAD last entry (#3005) b1ron 2024-06-20 10:25:51 +02:00
  • 1c0efc2325 9.6.0 v9.6.0b1 ofekshenawa 2024-06-20 02:32:58 +03:00
  • 0b95fd7fa5 Init ofekshenawa 2024-06-20 02:30:37 +03:00
  • 445d2667eb
    remove tests from RE (#3035) ofekshenawa 2024-06-20 02:25:49 +03:00
  • 097cddbeb0
    Support NOVALUES parameter for HSCAN (#2925) Gabriel Erzse 2024-06-20 01:24:45 +03:00
  • 0777247baa
    Added test case for CLIENT KILL with MAXAGE option (#2971) Vladyslav Vildanov 2024-06-20 01:00:09 +03:00
  • a9b4c5cfe6
    Support Hash-field expiration commands (#2991) ofekshenawa 2024-06-20 00:59:27 +03:00
  • 2a3de7e1fc
    Change redis version from 7.2 to 7.4 in makefile (#3034) ofekshenawa 2024-06-20 00:08:35 +03:00
  • f752b9a9d5
    Release/v9.5.3 (#3018) v9.5.3 Vladimir Mihailenco 2024-06-07 17:04:08 +03:00
  • 2d8fa02ac2
    fix: fix #2681 (#2998) v9.5.2 Monkey 2024-05-29 10:55:28 +08:00
  • 0f0a28464c
    Remove skipping span creation by checking parent spans (#2980) Sam Xie 2024-05-09 23:52:32 -07:00
  • b64d9deef3
    Handle IPv6 in isMovedError (#2981) Dávid Baláž 2024-04-28 06:37:44 +02:00
  • fa9edecebc
    Fix XGroup first pos key (#2983) Dávid Baláž 2024-04-27 08:42:30 +02:00
  • 90c7a414ac
    Adding BitfieldRo in BitMapCmdable interface (#2962) Akash Darshan 2024-04-21 22:52:00 +05:30
  • 9f1522a91e
    Fix typo in comment (#2972) deferdeter 2024-04-17 00:02:39 +08:00
  • f7f34feddf
    Optimize docs useless imports and typo (#2970) 高木同学 2024-04-14 22:59:09 +08:00
  • 6960bcc08d
    chore: fix some comments (#2967) kindknow 2024-04-14 01:15:23 +08:00
  • 30ad1fc0e8 fix(ci): fix test error monkey92t 2024-04-13 01:28:36 +08:00
  • 41ba582576 Merge branch 'graph' of github.com:redis/go-redis into graph monkey92t 2024-04-13 01:16:50 +08:00
  • 96acf1a325 fix(ci): add svc monkey92t 2024-04-13 01:13:00 +08:00
  • a8f58665a4
    Merge branch 'master' into graph Monkey 2024-04-13 01:02:24 +08:00
  • 34b656a0a4 fix(ci): add falkordb service monkey92t 2024-04-13 01:01:27 +08:00
  • caa75ac3a7 feat(graph): support RedisGraph query monkey92t 2024-04-13 00:44:26 +08:00
  • f5496d14dd
    Fix for issues #2959 and #2960 (#2961) singular-seal 2024-04-12 23:10:12 +08:00
  • 6833d2f8e1
    fix: #2956 (#2957) Monkey 2024-04-06 21:21:14 +08:00
  • 683f4fa6a6
    fix misuses of a vs an (#2936) John 2024-04-04 09:16:30 +08:00
  • f3fe61148b
    add server address and port attributes to redis otel trace instrumentation (#2826) Endre Sara 2024-03-27 02:56:11 -04:00
  • 8b15101fa0
    chore(deps): bump google.golang.org/protobuf in /example/otel (#2944) dependabot[bot] 2024-03-21 13:18:41 +02:00
  • 9749cdb3b3
    Remove secrets from Redis Enterprise CI (#2938) ofekshenawa 2024-03-21 11:48:23 +02:00
  • 34dacf14a7
    Fix monitor on go 1.19 (#2908) ofekshenawa 2024-03-21 10:48:31 +02:00
  • a923df1984
    chore(deps): bump google.golang.org/protobuf in /extra/redisprometheus (#2942) dependabot[bot] 2024-03-19 19:24:57 +02:00
  • 140f55ba51
    Merge branch 'master' into os-add-cache-writing os-add-cache-writing Chayim 2024-03-07 09:40:33 +02:00
  • 65c527c39c
    Change RE image to public RE image (#2935) next-redis ofekshenawa 2024-03-06 15:55:33 +02:00
  • bc7ec7304a Add cache writing ofekshenawa 2024-03-04 22:31:15 +02:00
  • 05aae206bb Add cache writing ofekshenawa 2024-03-03 11:20:05 +02:00
  • e9b162945b Merge branch 'master' of https://github.com/redis/go-redis into os-add-cache-writing ofekshenawa 2024-02-28 10:30:04 +02:00
  • d43a9fa887
    Bump go-redis version to 9.5.1 (#2917) v9.5.1 ofekshenawa 2024-02-20 17:44:29 +02:00
  • 5da49b1aba
    bug: Fix SETINFO ensuring it is set-and-forget (#2915) ofekshenawa 2024-02-20 17:34:35 +02:00
  • 99527f0ac1
    docs: README update to highlight how to disable sending client identification (#2913) ofekshenawa 2024-02-20 16:37:22 +02:00
  • b5a9e5d2c6
    Bump go-redis version to 9.5.0 (#2905) v9.5.0 ofekshenawa 2024-02-18 19:16:42 +02:00
  • 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