1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-07 07:47:24 +03:00

Commit Graph

  • 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
  • 960e4d6cf0 Explain the use restrictions of KeepTTL. (#1799) monkey92t 2021-06-25 11:58:21 +08:00
  • f0b2f90143 Upgrade the <sorted set> series of commands (#1792) monkey92t 2021-06-23 18:47:10 +08:00
  • 526725c5f8 Add Bun to readme Vladimir Mihailenco 2021-06-21 09:44:42 +03:00
  • 43ec1464d9 xgroup/xadd/xtrim supports new options (#1787) monkey92t 2021-06-15 16:48:35 +08:00
  • 14d82a2d93 fix typo (#1788) heyanfu 2021-06-09 00:58:16 +08:00
  • 237bad5284 Add XAutoClaim command (#1780) ericmillin 2021-06-04 11:04:36 -04:00
  • 6e4eb2e3ac Remove OpenTelemetry from the code (but leave redisotel as is) (#1782) v8.10.0 extra/redisotel/v8.10.0 extra/rediscmd/v8.10.0 extra/rediscensus/v8.10.0 Vladimir Mihailenco 2021-06-03 14:01:51 +03:00
  • bd6402ab3e Merge pull request #1776 from monkey92t/v9 monkey92t 2021-06-01 11:59:46 +08:00
  • fdbd0dd76a Merge branch 'master' into v9 monkey92t 2021-06-01 11:21:13 +08:00
  • 036605d7c6 add ZDiffStore command (#1775) MrChenCode 2021-06-01 10:02:09 +08:00
  • 74246e0ccf add ZInter command (#1768) MrChenCode 2021-05-29 21:11:47 +08:00
  • f521e51383 the "keys have no pre-determined position" command specifies the position of the key (#1769) monkey92t 2021-05-28 23:15:26 +08:00
  • ad4d0a506a fix #1766 monkey92t 2021-05-27 11:24:24 +08:00
  • 37f5a2b1cd Update changelog v8.9.0 extra/redisotel/v8.9.0 extra/rediscmd/v8.9.0 extra/rediscensus/v8.9.0 Vladimir Mihailenco 2021-05-26 15:12:25 +03:00
  • 8e8510431d Improve pubsub (#1764) monkey92t 2021-05-26 11:25:18 +08:00
  • f83600d1a5 Merge pull request #1762 from MrChenCode/master monkey92t 2021-05-23 20:13:44 +08:00
  • 7a7b75e081 add command zDiff chenguijun 2021-05-23 16:55:03 +08:00
  • fe9bc126b7 sync master to v9 (#1760) monkey92t 2021-05-19 17:43:31 +08:00
  • 1393126c29 fix #1758 (#1759) monkey92t 2021-05-19 16:52:13 +08:00
  • 76393b5b71 fix read data monkey 2021-05-18 16:05:17 +08:00
  • 3871963e2d fix #1755 monkey 2021-05-18 15:41:20 +08:00
  • d42071c47a Replace go-pg with bun Vladimir Mihailenco 2021-05-17 11:56:12 +03:00
  • f33c425a30 Replace go-pg with bun Vladimir Mihailenco 2021-05-17 11:56:12 +03:00
  • 8f0fbd2fe8 fix #1754 (#1756) v8.8.3 monkey92t 2021-05-16 00:37:22 +08:00
  • 31495ac570 Added missing idle args in XPendingExtArgs (#1750) Parvez 2021-05-13 20:45:37 +05:30
  • 44f5c06755 Merge pull request #1752 from monkey92t/lint-1.40 monkey92t 2021-05-13 20:05:17 +08:00
  • 8dc84ab860 Merge pull request #1753 from monkey92t/v9 monkey92t 2021-05-13 20:05:06 +08:00
  • 81df6895a8 fix comments monkey 2021-05-13 17:56:51 +08:00
  • 350477a91d Merge branch 'lint-1.40' into v9 monkey 2021-05-13 17:54:44 +08:00
  • b60d47d329 Tweak comments Vladimir Mihailenco 2021-05-13 09:25:36 +03:00
  • 26373ef2f1 follow to golang-lint 1.40 monkey 2021-05-13 10:33:38 +08:00
  • eca1bb6b36 Use the right redis client in tests nigel_li 2021-04-28 14:39:03 +08:00
  • 7d319aeb57 Merge pull request #1743 from nigelis/bugfix/tests Vladimir Mihailenco 2021-04-29 16:12:18 +03:00
  • 5ed546f303 Add command SMISMEMBER nigel_li 2021-04-28 13:56:44 +08:00
  • b45fc83959 Merge pull request #1742 from nigelis/feature/add_smismember_command Vladimir Mihailenco 2021-04-29 16:08:08 +03:00
  • b8cda18db9 Fix typo in README (#1744) Omri Hazan 2021-04-28 22:45:13 -07:00
  • a57742d171 Use the right redis client in tests nigel_li 2021-04-28 14:39:03 +08:00
  • 610581533e Add command SMISMEMBER nigel_li 2021-04-28 13:56:44 +08:00
  • 8ad01240a4 Add support for resp3 protocol (#1739) monkey92t 2021-04-27 15:04:46 +08:00
  • 803592d454 Otel v0.20.0 Vladimir Mihailenco 2021-04-25 12:16:13 +03:00
  • 8d87a75fd6 Merge pull request #1734 from monkey92t/failover_tls Vladimir Mihailenco 2021-04-21 13:30:31 +03:00
  • 0b855ecda5 fix #1732 monkey 2021-04-21 15:47:53 +08:00
  • b7720fd8e7 Merge pull request #1731 from angristan/remove-unused-variable Vladimir Mihailenco 2021-04-20 08:48:45 +03:00
  • 71502a3e44 sentinel: removed unused field QuerySentinelRandomly Stanislas Lange 2021-04-19 18:52:32 +02:00
  • 06183e65f8 Merge branch 'master' of github.com:go-redis/redis Vladimir Mihailenco 2021-04-18 14:49:36 +03:00
  • 217c470568 extra/redisotel: add readme and example Vladimir Mihailenco 2021-04-18 14:49:28 +03:00
  • 157b1642d4 Merge pull request #1729 from skryukov/feature/load-script-to-all-shards Vladimir Mihailenco 2021-04-17 08:25:38 +03:00
  • 5557db4fc9 ScriptLoad, ScriptExists and ScriptFlush for ClusterClient Svyatoslav Kryukov 2021-04-16 16:58:11 +03:00
  • 5e5bb5964d Cleanup and isolate tests Vladimir Mihailenco 2021-04-16 17:23:20 +03:00
  • 8bdf0bf6c0 add command decoding benchmark (#1726) monkey92t 2021-04-16 21:32:48 +08:00
  • f7ac48d4d5 v8.8.2 v8.8.2 extra/redisotel/v8.8.2 extra/rediscmd/v8.8.2 extra/rediscensus/v8.8.2 Vladimir Mihailenco 2021-04-16 15:00:57 +03:00
  • ef568e261e Add constructors Vladimir Mihailenco 2021-04-16 15:00:10 +03:00
  • 24c92382c9 Make extra modules to follow go-redis versioning v8.8.1 extra/redisotel/v8.8.1 extra/rediscensus/v8.8.1 Vladimir Mihailenco 2021-04-16 14:55:14 +03:00
  • ef410de385 Merge branch 'master' of github.com:go-redis/redis extra/rediscmd/v8.8.1 Vladimir Mihailenco 2021-04-16 14:50:26 +03:00
  • 91cbbdaf18 Update rediscmd Vladimir Mihailenco 2021-04-16 14:50:17 +03:00
  • a47d2c2085 Merge pull request #1723 from maguec/add_lmove_command Vladimir Mihailenco 2021-04-15 16:18:25 +03:00
  • fc72d5f0d0 add LMove with tests Chris Mague 2021-04-13 17:28:55 -07:00
  • 20322ac8ed Merge pull request #1720 from leizihui/support-mapstrstr Vladimir Mihailenco 2021-04-09 08:40:11 +03:00
  • a8a196f328 hmset support map[string]string leizihui 2021-04-09 11:27:11 +08:00
  • d67e2911b9 Update comments Vladimir Mihailenco 2021-04-08 10:02:22 +03:00
  • 8b2a7107ee Merge pull request #1718 from monkey92t/golangci Vladimir Mihailenco 2021-04-08 09:55:56 +03:00
  • a2410beb43 upgrade golangci-lint to v1.39.0 monkey 2021-04-08 14:44:31 +08:00
  • 085647a59e Merge pull request #1717 from wangtuanjie/master Vladimir Mihailenco 2021-04-08 08:50:11 +03:00
  • 5b4bc5cab5 Cmdable interface: add XInfoConsumers method wangtuanjie 2021-04-06 22:13:34 +08:00
  • 1e30221353 Rename GetEX to GetEx to better distinguish from XX and NX suffixes Vladimir Mihailenco 2021-03-27 17:22:10 +02:00
  • 2be507f8e7 Merge pull request #1711 from monkey92t/add-cmd Vladimir Mihailenco 2021-03-27 17:14:30 +02:00
  • e3ce4ea661 remove PERSIST, add unit tests to ensure the stability of ZRandMember and HRandField. monkey 2021-03-27 17:49:55 +08:00
  • e7dbdda439 add HRANDFIELD and ZRANDMEMBER commands monkey 2021-03-27 10:37:44 +08:00
  • cb1be727e3 add new cmd: getEX getDel monkey 2021-03-26 17:13:22 +08:00
  • 55db07d5d1 Merge pull request #1703 from go-redis/feature/workflow v8.8.0 Vladimir Mihailenco 2021-03-23 11:25:14 +02:00