1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-20 22:42:59 +03:00

Commit Graph

  • c097317875 feat: add strings function Stephanie Hingtgen 2021-10-22 08:56:01 -06:00
  • 002143fcee feat: fix linter Stephanie Hingtgen 2021-10-21 14:59:25 -06:00
  • aee0cc6cae feat: add helper func, cleanup code Stephanie Hingtgen 2021-10-21 14:54:46 -06:00
  • 2f1b74e20c feat: add support for time.Duration write and scan Jackie 2021-10-21 18:26:20 +02:00
  • eb8d0fc81e feat: fix linter Stephanie Hingtgen 2021-10-18 09:09:24 -05:00
  • 175d0d81fc feat: update to ParseClusterURL and use addr param Stephanie Hingtgen 2021-10-18 09:07:36 -05:00
  • 0260525aa0 Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 (#1925) dependabot[bot] 2021-10-18 17:17:47 +08:00
  • 7daa7f91fd feat: add ParseClusterURLs to allow for parsing of redis cluster urls into cluster options Stephanie Hingtgen 2021-10-15 23:04:25 -05:00
  • ca2b16333e Merge pull request #1922 from HurSungYun/cmdInfo_logging_context Vladimir Mihailenco 2021-10-15 12:13:27 +03:00
  • a67d9129e6 chore: use ctx parameter in cmdInfo Ethan Hur 2021-10-15 14:49:00 +09:00
  • 2b6611c4fd Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2021-10-05 10:07:16 +03:00
  • acf1c1831b chore: fix links Vladimir Mihailenco 2021-10-05 10:07:08 +03:00
  • 40c1cc3f31 Merge pull request #1918 from pfreixes/add_whitespace_before_addr Vladimir Mihailenco 2021-10-05 08:55:04 +03:00
  • 96f53a0159 fix: format Pau Freixes 2021-10-04 17:20:29 +02:00
  • 7f7c181761 fix: add whitespace for avoid unlikely colisions Pau Freixes 2021-10-04 15:53:57 +02:00
  • fa515240d4 Merge pull request #1917 from go-redis/release/v8.11.4 v8.11.4 extra/redisotel/v8.11.4 extra/rediscmd/v8.11.4 extra/rediscensus/v8.11.4 Vladimir Mihailenco 2021-10-04 16:40:48 +03:00
  • 0457d0add6 chore: release v8.11.4 (release.sh) Vladimir Mihailenco 2021-10-04 16:28:19 +03:00
  • 6dcfc56151 chore: use conv commit message Vladimir Mihailenco 2021-10-04 16:27:16 +03:00
  • 86258a11a9 chore: lazy reload when moved or ask Vladimir Mihailenco 2021-10-04 13:16:33 +03:00
  • 98bb99ddc2 Fix Redis Cluster issue during roll outs of new nodes with same addr (#1914) Pau Freixes 2021-10-04 12:10:42 +02:00
  • 507203108a chore: add Lua scripting example Vladimir Mihailenco 2021-09-27 17:29:41 +03:00
  • 739c188212 chore: tweak GH actions to run all jobs Vladimir Mihailenco 2021-09-27 12:08:34 +03:00
  • cc09f96b8f Merge pull request #1909 from go-redis/feature/slice-helpers Vladimir Mihailenco 2021-09-27 11:46:25 +03:00
  • 5d3d293cc9 feat: add Cmd.{String,Int,Float,Bool}Slice helpers and an example Vladimir Mihailenco 2021-09-27 11:11:05 +03:00
  • 329d87fc44 Merge pull request #1906 from Stavrospanakakis/master Vladimir Mihailenco 2021-09-26 09:16:44 +03:00
  • 168981da2d feat: add SetVal method for each command Stavros Panakakakis 2021-09-25 18:12:26 +03:00
  • afd8445978 chore: update link Vladimir Mihailenco 2021-09-24 17:10:01 +03:00
  • e2ecabec44 Merge pull request #1904 from go-redis/fix/upd-dependencies Vladimir Mihailenco 2021-09-23 17:27:16 +03:00
  • 3f99e7b13b chore: update dependencies Vladimir Mihailenco 2021-09-23 16:31:21 +03:00
  • 8648971b29 Merge pull request #1899 from alexus1024/master Vladimir Mihailenco 2021-09-23 16:26:55 +03:00
  • fddf086cbe Merge pull request #1896 from jsievenpiper/main Vladimir Mihailenco 2021-09-22 14:02:54 +03:00
  • f36093a0be Add support for BLMove command Алексей Романовский 2021-09-20 16:37:40 -04:00
  • f74ce7de90 chore: swap to acl auth at the test-level Justin Sievenpiper 2021-09-18 22:36:40 -07:00
  • c575887613 Merge pull request #1895 from go-redis/fix/conv-commits Vladimir Mihailenco 2021-09-18 10:01:16 +03:00
  • f66582f44f feat: add acl auth support for sentinels Justin Sievenpiper 2021-09-17 23:39:26 -07:00
  • 30a3028411 chore: use conventional commits and auto-generate changelog Vladimir Mihailenco 2021-09-17 14:25:50 +03:00
  • 7c92957d71 chore: gofmt Vladimir Mihailenco 2021-09-17 14:22:23 +03:00
  • aac0ea4447 Merge pull request #1891 from gozeloglu/rmv-empty-fnc Vladimir Mihailenco 2021-09-17 14:21:40 +03:00
  • 028aeaad73 empty hooks.withContext removed Gökhan Özeloğlu 2021-09-16 09:07:49 +03:00
  • 997118894a Merge pull request #1884 from dmke/feat/parseurl Vladimir Mihailenco 2021-09-15 09:08:59 +03:00
  • 7ecd5cee5b chore: fix discussions link Vladimir Mihailenco 2021-09-15 08:58:50 +03:00
  • 0af87003d0 chore: add links to readme Vladimir Mihailenco 2021-09-15 08:58:09 +03:00
  • dfedc31d20 Add query parameter parsing to ParseURL() Dominik Menke 2021-09-10 21:12:33 +02:00
  • 3ac3452fe5 Refactor TestParseURL Dominik Menke 2021-09-10 19:15:16 +02:00
  • 0982b38527 Merge pull request #1882 from go-redis/chore/otel-example Vladimir Mihailenco 2021-09-10 08:45:29 +03:00
  • 9b6ee9c3cc chore: gofmt all code Vladimir Mihailenco 2021-09-08 16:00:52 +03:00
  • 11c4d6f556 chore: cleanup OpenTelemetry example Vladimir Mihailenco 2021-09-08 15:54:10 +03:00
  • b94bde306e Fix/pubsub ping mutex (#1878) Vladimir Mihailenco 2021-09-03 12:57:34 +03:00
  • 917c476e75 Fix releasing.md Vladimir Mihailenco 2021-09-03 12:20:59 +03:00
  • c16c45cd34 Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2021-09-01 15:30:42 +03:00
  • 0c6ce84bad Fix tag script to push tag by tag Vladimir Mihailenco 2021-09-01 15:30:36 +03:00
  • 7fc0d6bc14 Bump github.com/cespare/xxhash/v2 from 2.1.1 to 2.1.2 (#1872) dependabot[bot] 2021-08-31 11:49:38 +08:00
  • 5e6479ec64 Replace release job Vladimir Mihailenco 2021-08-30 17:18:31 +03:00
  • ed42d3c37b Add scan struct example (#1870) Vladimir Mihailenco 2021-08-29 19:37:17 +03:00
  • 989295a24b Merge pull request #1867 from kishaningithub/patch-1 Vladimir Mihailenco 2021-08-24 14:15:24 +03:00
  • 3d2164ecb5 Remove go 1.15 from build matrix Kishan B 2021-08-24 14:24:45 +05:30
  • 83f70de29a Add go 1.17 to the build matrix Kishan B 2021-08-24 09:51:28 +05:30
  • db669da175 Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 (#1865) dependabot[bot] 2021-08-23 14:59:40 +08:00
  • afafeda8a3 after the connection pool is closed, no new connections should be added (#1863) monkey92t 2021-08-19 16:56:23 +08:00
  • bc9d5c8d3a Add Cmd.Slice helper to cast to []interface{} (#1859) Vladimir Mihailenco 2021-08-13 10:37:54 +03:00
  • 4029656ad5 Tweak tag.sh Vladimir Mihailenco 2021-08-12 15:43:44 +03:00
  • 4ed306de42 Create an annotated tag to give release.yml chance to run Vladimir Mihailenco 2021-08-12 15:00:12 +03:00
  • 74f9a7338f Merge pull request #1853 from go-redis/release/v8.11.3 v8.11.3 extra/redisotel/v8.11.3 extra/rediscmd/v8.11.3 extra/rediscensus/v8.11.3 Vladimir Mihailenco 2021-08-12 14:54:07 +03:00
  • 702e7cfe68 Release v8.11.3 (release.sh) Vladimir Mihailenco 2021-08-12 14:35:44 +03:00
  • 493a4d05c6 Fix release.sh Vladimir Mihailenco 2021-08-12 14:33:59 +03:00
  • f02921d3da And more Vladimir Mihailenco 2021-08-12 14:31:54 +03:00
  • 9cd9efd218 More fixes for otel example Vladimir Mihailenco 2021-08-12 14:30:05 +03:00
  • 084dcdea94 Fix package name in release script Vladimir Mihailenco 2021-08-12 14:26:13 +03:00
  • 98ed2cbcad Fix otel example Vladimir Mihailenco 2021-08-12 14:24:39 +03:00
  • 818c0e0b2e Add version.go Vladimir Mihailenco 2021-08-12 14:13:36 +03:00
  • 047f907625 Bump github.com/onsi/gomega from 1.10.5 to 1.14.0 (#1832) dependabot[bot] 2021-08-12 15:04:39 +08:00
  • 5e89d627dd Automate release process (#1852) Vladimir Mihailenco 2021-08-11 17:14:46 +03:00
  • fd3025bfed Revert "ConnPool check fd for bad conns (#1824)" (#1849) v8.11.2 monkey92t 2021-08-06 17:16:22 +08:00
  • 67ae445d24 Merge pull request #1845 from iph0/master Vladimir Mihailenco 2021-08-06 10:46:22 +03:00
  • ad880a9644 Merge pull request #1847 from bogdandrutu/otelredis Vladimir Mihailenco 2021-08-06 10:32:11 +03:00
  • 67082aad38 Run go mod tidy in redisotel Bogdan Drutu 2021-08-05 10:41:37 -07:00
  • 2ca559d5e5 Added missing method XInfoStreamFull to Cmdable interface Eugene Ponizovsky 2021-08-05 17:48:09 +03:00
  • 4261a2cb2a Update changelog for v9 (#1843) Vladimir Mihailenco 2021-08-02 14:03:38 +03:00
  • 38d1749d56 adjust the code (#1842) monkey92t 2021-08-02 19:01:01 +08:00
  • 7dad93efa2 add cmd: geosearch, geosearchstore (#1836) v8.11.1 monkey92t 2021-07-28 14:38:14 +08:00
  • 437184bded Upgrade redis-server version (#1833) monkey92t 2021-07-24 23:46:41 +08:00
  • b8245b56f9 Remove redundant code. monkey 2021-07-24 22:24:17 +08:00
  • 83454856c7 Merge branch 'master' into v9 monkey 2021-07-24 22:10:04 +08:00
  • 704212eaae fix typo (#1829) MengZeLee 2021-07-22 10:27:46 +08:00
  • 54ef62f9b7 Create dependabot.yml (#1826) Matthieu MOREL 2021-07-22 04:26:33 +02:00
  • 346bfafddd ConnPool check fd for bad conns (#1824) do it 2021-07-20 17:23:48 +08:00
  • 62fc2c821b Check Failing() before serving random node (#1825) Anatoly Rugalev 2021-07-17 18:20:48 +02:00
  • 03a86486ea Backport wrapMultiExec() cmds copy bug fix from v8 (#1823) v7.4.1 Wesley Powell 2021-07-16 02:41:17 -05:00
  • ce40cd942a Allow FIFO pool in redis client (#1820) ktaekwon000 2021-07-16 11:58:01 +08:00
  • 247c62ad92 Add contributors Vladimir Mihailenco 2021-07-14 14:40:25 +03:00
  • 3caf52bceb Add the count option to the rpop command(fix #1813) (#1815) monkey92t 2021-07-11 18:27:48 +08:00
  • c1b63a6703 DBSize,ScriptLoad,ScriptFlush and ScriptExists should use hook (#1811) monkey92t 2021-07-05 14:40:10 +08:00
  • 916da5b2ce sync v8.11.0 monkey92t 2021-07-02 20:56:25 +08:00
  • dd4b7eb3b4 add release CHANGELOG monkey 2021-06-30 22:44:16 +08:00
  • 27e2efb0af Remove OpenTelemetry metrics for now (#1805) v8.11.0 Vladimir Mihailenco 2021-06-30 13:40:23 +03:00
  • b7d23d446c GOMAXPROCS usage instead of NumCPU (#1801) Alexey Makhov 2021-06-29 05:37:08 +03:00
  • e757f78923 Update to otel trace v1.0.0-RC1 (stable) and metric v0.21.0 (unstable) (#1802) Ali Josie 2021-06-29 04:23:07 +02:00
  • 63df0e5e75 sync master (#1800) monkey92t 2021-06-28 17:40:38 +08:00
  • 9cfca5827d Tweak readme Vladimir Mihailenco 2021-06-28 10:51:31 +03:00
  • b64f087691 Adjust KeepTTL annotation. monkey92t 2021-06-25 14:51:18 +08:00