1
0
mirror of https://github.com/redis/node-redis.git synced 2025-07-31 05:44:24 +03:00

Commit Graph

  • 3d7668e543 fix: Update command-options.md with proper key 'RESP_TYPES' (#3040) v5 Rahul Narasimman 2025-07-29 15:41:09 +02:00
  • d8e14fa4fe fix(scan): remove console.logs (#3038) master Nikolay Karadzhov 2025-07-28 14:54:50 +03:00
  • 28d719d699 docs: DOC-5074 added vector set doc examples (#3031) andy-stark-redis 2025-07-25 16:01:05 +01:00
  • c2dc73c5d8 docs: DOC-5473 added time series doc examples (#3030) andy-stark-redis 2025-07-25 16:00:46 +01:00
  • d941ec5a4c Add Redis 8.2 New Stream Commands (#3029) Pavel Pashov 2025-07-25 17:58:28 +03:00
  • ff8319d2d7 fix(pool): chain promise handlers to prevent unhandled rejections (#3035) Pavel Pashov 2025-07-25 16:39:32 +03:00
  • e96db0d13c Release redis@5.6.1 redis@5.6.1 GitHub Action 2025-07-23 15:53:25 +00:00
  • 3365920470 Release entraid@5.6.1 entraid@5.6.1 GitHub Action 2025-07-23 15:53:19 +00:00
  • 3c4defda0b Release time-series@5.6.1 time-series@5.6.1 GitHub Action 2025-07-23 15:53:11 +00:00
  • 726e2c7c64 Release search@5.6.1 search@5.6.1 GitHub Action 2025-07-23 15:53:04 +00:00
  • fc5ff18875 Release json@5.6.1 json@5.6.1 GitHub Action 2025-07-23 15:52:56 +00:00
  • 945b77af16 Release bloom@5.6.1 bloom@5.6.1 GitHub Action 2025-07-23 15:52:49 +00:00
  • 1c266371a3 Release client@5.6.1 client@5.6.1 GitHub Action 2025-07-23 15:52:42 +00:00
  • 4ae14bb558 Add Redis transparent proxy test utilities (#3019) Bobby I. 2025-07-23 18:21:13 +03:00
  • 0541b32f34 docs: Update doctests (#3020) Pavel Pashov 2025-07-23 18:16:08 +03:00
  • ddd2cc5185 fix(client): export RedisJSON type (#3026) Nikolay Karadzhov 2025-07-23 13:41:30 +03:00
  • 539fe52236 fix(client): make socket.host not required (#3024) Nikolay Karadzhov 2025-07-21 18:17:07 +03:00
  • c21dd924fe fix(search): adjust field types for ft.search (#3018) Nikolay Karadzhov 2025-07-17 14:02:22 +03:00
  • 987515c69b docs: fix hyperlink for lua scripts, functions (#3015) Clo Junseo Kim 2025-07-10 17:22:51 +09:00
  • 4d886b8866 Release redis@5.6.0 redis@5.6.0 GitHub Action 2025-07-08 11:38:02 +00:00
  • e5b2466da3 Release entraid@5.6.0 entraid@5.6.0 GitHub Action 2025-07-08 11:37:56 +00:00
  • a6193a770c Release time-series@5.6.0 time-series@5.6.0 GitHub Action 2025-07-08 11:37:51 +00:00
  • ff5c6b3066 Release search@5.6.0 search@5.6.0 GitHub Action 2025-07-08 11:37:44 +00:00
  • dab595d8d9 Release json@5.6.0 json@5.6.0 GitHub Action 2025-07-08 11:37:38 +00:00
  • b7a5f40ab1 Release bloom@5.6.0 bloom@5.6.0 GitHub Action 2025-07-08 11:37:32 +00:00
  • 748cad2e7f Release client@5.6.0 client@5.6.0 GitHub Action 2025-07-08 11:37:25 +00:00
  • d9a6bb376f chore(release): use deploy keys for relese (#3013) Nikolay Karadzhov 2025-07-08 14:28:50 +03:00
  • 65a12d50e7 feat(client): add command timeout option (#3008) Nikolay Karadzhov 2025-07-07 11:37:08 +03:00
  • 79749f2461 fix(sentinel): propagate RESP option to clients (#3011) Nikolay Karadzhov 2025-07-07 11:06:34 +03:00
  • c6b6c35590 Updates gh-pages documentation-bot 2025-06-25 12:42:14 +00:00
  • 6f3380ba68 fix: ensure the repo links in the README are functional on the website (#3005) Ricardo Ferreira 2025-06-25 13:41:54 +01:00
  • 742d5713e8 fix(commands): sPopCount return Array<string> (#3006) Nikolay Karadzhov 2025-06-25 13:15:44 +03:00
  • c5b4f47975 feat: add support for vector sets (#2998) Nikolay Karadzhov 2025-06-24 13:35:29 +03:00
  • b52177752e feat: added support for new bitop operations (#3001) Pavel Pashov 2025-06-19 13:56:00 +03:00
  • 2b3140bb72 chore(actions): add action to close stale issues (#3000) Nikolay Karadzhov 2025-06-19 10:05:22 +03:00
  • 5d205cf161 chore(tests): bump test container version 8.0.2 (#2997) Nikolay Karadzhov 2025-06-16 10:20:49 +03:00
  • 62ac8b7c32 fix(client): make unstable cmds throw (#2990) Nikolay Karadzhov 2025-06-06 15:38:52 +03:00
  • ca91718b59 Release redis@5.5.6 redis@5.5.6 Nikolay Karadzhov 2025-06-06 10:21:11 +03:00
  • ba0ba71aad Updated the Redis package to use client@5.5.6 Nikolay Karadzhov 2025-06-06 10:20:13 +03:00
  • 7deaf336e4 Release time-series@5.5.6 time-series@5.5.6 Nikolay Karadzhov 2025-06-06 10:18:52 +03:00
  • b07346e74a Updated the Timeseries package to use client@5.5.6 Nikolay Karadzhov 2025-06-06 10:18:25 +03:00
  • c9ecb3d65c Release search@5.5.6 search@5.5.6 Nikolay Karadzhov 2025-06-06 10:16:17 +03:00
  • 8610a6c836 Updated the Search package to use client@5.5.6 Nikolay Karadzhov 2025-06-06 10:15:45 +03:00
  • a5dc786b76 Release json@5.5.6 json@5.5.6 Nikolay Karadzhov 2025-06-06 10:14:12 +03:00
  • b2519abe7b Updated the Json package to use client@5.5.6 Nikolay Karadzhov 2025-06-06 10:13:34 +03:00
  • 7d12438300 Release entraid@5.5.6 entraid@5.5.6 Nikolay Karadzhov 2025-06-06 10:12:16 +03:00
  • 91e5d306ca Updated the Entraid package to use client@5.5.6 Nikolay Karadzhov 2025-06-06 10:11:18 +03:00
  • 2302df3abd Release bloom@5.5.6 bloom@5.5.6 Nikolay Karadzhov 2025-06-06 10:09:56 +03:00
  • 44caf9fcba Updated the Bloom package to use client@5.5.6 Nikolay Karadzhov 2025-06-06 10:08:35 +03:00
  • 0ebe55cbd7 Release client@5.5.6 client@5.5.6 Nikolay Karadzhov 2025-06-06 10:02:47 +03:00
  • 21d8f0e957 docs(search): update SchemaFieldTypes to SCHEMA_FIELD_TYPE for redis@5.x (#2992) Navi sureka 2025-06-06 12:00:07 +05:30
  • 2bb515e489 fix(search): align ft.search with server (#2988) Nikolay Karadzhov 2025-06-05 11:46:57 +03:00
  • b33a662e50 Automate release (#2977) Nikolay Karadzhov 2025-06-04 10:52:14 +03:00
  • 20c16e0c2c (docs) add jsdoc comments to command parsers (#2984) Bobby I. 2025-06-03 14:38:07 +03:00
  • e4a1ca467f Release redis@5.1.1 redis@5.1.1 Nikolay Karadzhov 2025-05-28 16:31:12 +03:00
  • d374514309 Updated the Redis package to use client@5.1.1 Nikolay Karadzhov 2025-05-28 16:27:23 +03:00
  • d4380221c8 Release time-series@5.1.1 time-series@5.1.1 Nikolay Karadzhov 2025-05-28 16:25:56 +03:00
  • d178b7839a Updated the Timeseries package to use client@5.1.1 Nikolay Karadzhov 2025-05-28 16:25:37 +03:00
  • 13566cf9d6 Release search@5.1.1 search@5.1.1 Nikolay Karadzhov 2025-05-28 16:24:51 +03:00
  • b2213d8132 Updated the Search package to use client@5.1.1 Nikolay Karadzhov 2025-05-28 16:24:32 +03:00
  • 8c7b384e6b Release json@5.1.1 json@5.1.1 Nikolay Karadzhov 2025-05-28 16:23:31 +03:00
  • e68b5deb19 Updated the Json package to use client@5.1.1 Nikolay Karadzhov 2025-05-28 16:23:12 +03:00
  • e4d903ca0c Release entraid@5.1.1 entraid@5.1.1 Nikolay Karadzhov 2025-05-28 16:21:59 +03:00
  • 566b16eb53 Updated the Entraid package to use client@5.1.1 Nikolay Karadzhov 2025-05-28 16:21:25 +03:00
  • 3b03ced4ea Release bloom@5.1.1 bloom@5.1.1 Nikolay Karadzhov 2025-05-28 16:20:11 +03:00
  • bd6f764d91 Updated the Bloom package to use client@5.1.1 Nikolay Karadzhov 2025-05-28 16:19:30 +03:00
  • 4b939a7bdb Release client@5.1.1 client@5.1.1 Nikolay Karadzhov 2025-05-28 16:16:25 +03:00
  • dea0c64d90 fix(doctest): properly provide the path param (#2978) emb-examples Nikolay Karadzhov 2025-05-28 11:49:55 +03:00
  • 708b22f366 docs(readme): replace relative GitHub links with absolute URLs (#2980) Arya 2025-05-28 13:15:37 +05:30
  • 7c4f0eac76 Fix Node.js console.log output (#2974) Jacques Cornat 2025-05-27 17:12:58 +02:00
  • f346bad64e Adapt legacy sentinel tests to use the new test utils (#2976) Hristo Temelski 2025-05-27 14:21:22 +03:00
  • 065eb5e914 fix(json): remove debug console.logs (#2970) Nikolay Karadzhov 2025-05-22 10:36:52 +03:00
  • 27537b0ab7 fix(cluster): replace native private with _ (#2971) Nikolay Karadzhov 2025-05-22 10:35:16 +03:00
  • 9ea260f0f9 fix(handshake): ignore errors on client.setinfo (#2969) Nikolay Karadzhov 2025-05-21 11:38:29 +03:00
  • b8acbce213 udpate package-lock.json Nikolay Karadzhov 2025-05-20 16:22:20 +03:00
  • ab399a8a22 Release redis@5.1.0 redis@5.1.0 Nikolay Karadzhov 2025-05-20 16:20:35 +03:00
  • 78c6d603f2 Updated the Redis package to use client@5.1.0 Nikolay Karadzhov 2025-05-20 16:17:43 +03:00
  • 8d34ee207e Release time-series@5.1.0 time-series@5.1.0 Nikolay Karadzhov 2025-05-20 16:12:49 +03:00
  • 7fca460305 Updated the Timeseries package to use client@5.1.0 Nikolay Karadzhov 2025-05-20 16:07:45 +03:00
  • 2cc68647fe Release search@5.1.0 search@5.1.0 Nikolay Karadzhov 2025-05-20 16:06:45 +03:00
  • 4bb23283c3 Updated the Search package to use client@5.1.0 Nikolay Karadzhov 2025-05-20 16:05:08 +03:00
  • a485936a9f Release json@5.1.0 json@5.1.0 Nikolay Karadzhov 2025-05-20 16:03:59 +03:00
  • a1b41e2dbc Updated the Json package to use client@5.1.0 Nikolay Karadzhov 2025-05-20 16:03:07 +03:00
  • f2a3c1bf5c Release entraid@5.1.0 entraid@5.1.0 Nikolay Karadzhov 2025-05-20 16:01:52 +03:00
  • e938bda0d9 Updated the Entraid package to use client@5.1.0 Nikolay Karadzhov 2025-05-20 16:01:04 +03:00
  • 3d53e254d4 Release bloom@5.1.0 bloom@5.1.0 Nikolay Karadzhov 2025-05-20 15:59:14 +03:00
  • 4f7f83478b Updated the Bloom package to use client@5.1.0 Nikolay Karadzhov 2025-05-20 15:57:45 +03:00
  • 00845570ac Release client@5.1.0 client@5.1.0 Nikolay Karadzhov 2025-05-20 15:53:24 +03:00
  • 1294b4b8e0 issue/2956 - document disableClientInfo (#2957) Gary Burgmann 2025-05-20 22:36:40 +10:00
  • 4a5f879ec9 fix(client): bring disableClientInfo option back (#2959) Nikolay Karadzhov 2025-05-20 15:15:09 +03:00
  • f3d1d3352e feat(client): expose socketTimeout option (#2965) Nikolay Karadzhov 2025-05-20 14:28:15 +03:00
  • d0a5c4c945 Fix sentinel csc tests (#2966) Hristo Temelski 2025-05-20 11:04:11 +03:00
  • 7ab6f77dcf Updates documentation-bot 2025-05-19 12:12:15 +00:00
  • f01f1014cb Client Side Caching (#2947) Bobby I. 2025-05-19 15:11:47 +03:00
  • 6f961bd715 fix(client): cache subsequent clients (#2963) Nikolay Karadzhov 2025-05-14 17:23:22 +03:00
  • ebd03036d6 revert the 'total' count logic in AGGREGATE response introduced in #2952 (#2955) Bobby I. 2025-05-09 10:13:32 +03:00
  • 5e9fea1fd3 Update Redis version to 8.0.1-pre (#2952) Bobby I. 2025-05-08 15:14:30 +03:00
  • cc41612644 Release redis@4.7.1 redis@4.7.1 4.7 H. Temelski 2025-05-08 11:15:46 +03:00
  • 265f63fb64 bump @redis/client dependency to 1.6.1 H. Temelski 2025-05-08 11:13:37 +03:00
  • 5ab87a2a18 Release client@1.6.1 client@1.6.1 H. Temelski 2025-05-08 11:10:00 +03:00