Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / denodrivers/redis issues and pull requests

#350 - feat: add `CommandExecutor#sendCommand`, deprecate `CommandExecutor#exec`

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#349 - feat: automatic reconnection

Pull Request - State: closed - Opened by uki00a almost 2 years ago
Labels: enhancement

#348 - chore(tests/commands/general): reorganize test cases

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#347 - [feat] automatically reconnect when interrupted

Issue - State: closed - Opened by manyuanrong almost 2 years ago
Labels: enhancement

#346 - [feat] keepalive feature

Issue - State: closed - Opened by manyuanrong almost 2 years ago
Labels: enhancement

#345 - chore(tests/commands/connection): reorganize test cases

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#344 - chore(tests/commands/acl): reorganize test cases

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#343 - deps: `[email protected]`, `[email protected]`

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#342 - ci: split ioredis and deno-redis benchmarks into separate steps

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#341 - ci: split tests and benchmark into separate jobs

Pull Request - State: closed - Opened by uki00a almost 2 years ago
Labels: test

#340 - chore: add benchmark for writing `Uint8Array`

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#339 - deps: `[email protected]`, `[email protected]`

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#338 - fix: fix NUMSUB command

Pull Request - State: closed - Opened by darrachequesne almost 2 years ago

#337 - feat(stralgo): improve type definition

Pull Request - State: closed - Opened by uki00a almost 2 years ago
Labels: bug, enhancement

#336 - deps: `[email protected]`, `[email protected]`

Pull Request - State: closed - Opened by uki00a almost 2 years ago

#335 - PubSub with binary messages

Issue - State: closed - Opened by darrachequesne about 2 years ago - 1 comment
Labels: enhancement

#334 - fix xread timeout

Pull Request - State: closed - Opened by zifeo about 2 years ago - 1 comment

#333 - BulkNil and execArrayReply breaking xread

Issue - State: open - Opened by zifeo about 2 years ago
Labels: bug

#332 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a about 2 years ago

#331 - BREAKING: Change `BulkNil` from `undefined` to `null`

Pull Request - State: closed - Opened by uki00a about 2 years ago

#330 - chore(deno.json): Add `dlink` task

Pull Request - State: closed - Opened by uki00a about 2 years ago

#329 - Re-enable `deno task make_mod` in CI

Issue - State: closed - Opened by uki00a about 2 years ago

#328 - deps: `[email protected]`, `[email protected]`

Pull Request - State: closed - Opened by uki00a about 2 years ago

#327 - chore: Run `deno fmt`

Pull Request - State: closed - Opened by uki00a about 2 years ago

#326 - BREAKING: Rename `withScore` to `withScores`

Issue - State: open - Opened by uki00a about 2 years ago

#325 - Suggestion: Use docker-based redis for tests

Issue - State: open - Opened by ClaudiuCeia about 2 years ago

#324 - Suggestion: Enforce using `deno fmt`

Issue - State: open - Opened by ClaudiuCeia about 2 years ago

#323 - feat: add zinter command

Pull Request - State: closed - Opened by ClaudiuCeia about 2 years ago - 3 comments
Labels: enhancement

#322 - BREAKING: Change `BulkNil` from `undefined` to `null`

Issue - State: closed - Opened by uki00a about 2 years ago

#321 - BREAKING: Treat null arrays as `BulkNil` instead of the empty array

Pull Request - State: closed - Opened by uki00a about 2 years ago

#320 - test: `pubsub` > `retry` seems flaky

Issue - State: open - Opened by uki00a about 2 years ago
Labels: bug, test

#319 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a about 2 years ago

#318 - Connection stops responding

Issue - State: open - Opened by 6ixfalls over 2 years ago - 3 comments
Labels: bug

#317 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#316 - Consider interpreting a Null Array as `null` rather than an empty array

Issue - State: closed - Opened by uki00a over 2 years ago
Labels: bug

#315 - fix: Improve type definition of `geopos`

Pull Request - State: closed - Opened by uki00a over 2 years ago

#314 - Remove `RedisConnectionOptions.name`

Issue - State: open - Opened by uki00a over 2 years ago - 2 comments
Labels: enhancement

#313 - Remove "@ts-expect-error" comments and improve types

Issue - State: closed - Opened by uki00a over 2 years ago

#312 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#311 - BREAKING: Improve retry mechanism

Pull Request - State: closed - Opened by uki00a over 2 years ago
Labels: enhancement

#310 - added username+password auth support

Pull Request - State: closed - Opened by scott-ling over 2 years ago - 4 comments
Labels: enhancement

#309 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#308 - BREAKING: Change `RedisSubscription#close()` to return `void`

Pull Request - State: closed - Opened by uki00a over 2 years ago

#307 - BREAKING: Enable retries by default

Pull Request - State: closed - Opened by uki00a over 2 years ago

#306 - refactor(tests): Migrate to `std/testing/bdd`

Pull Request - State: closed - Opened by uki00a over 2 years ago

#305 - BREAKING: Simplify `Reply` and `RedisPipeline` interface

Pull Request - State: closed - Opened by uki00a over 2 years ago

#304 - Ability to use xread and pipeline/tx in parallel

Issue - State: open - Opened by zifeo over 2 years ago - 1 comment
Labels: bug

#303 - chore: Remove `std/testing/bench`

Pull Request - State: closed - Opened by uki00a over 2 years ago

#302 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#301 - ci(benchmark): Migrate to `benny`

Pull Request - State: closed - Opened by uki00a over 2 years ago

#300 - Unable to connect to Redis with correct credentials

Issue - State: closed - Opened by iuioiua over 2 years ago - 12 comments

#299 - BREAKING: Change `RedisSubscription#close()` to return `void`

Issue - State: closed - Opened by uki00a over 2 years ago

#298 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#297 - ci: Use `deno task`

Pull Request - State: closed - Opened by uki00a over 2 years ago

#296 - deps: [email protected], [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#295 - chore(tests/commands/pubsub): Improve test names

Pull Request - State: closed - Opened by uki00a over 2 years ago

#294 - feat: Add support for web streams in PubSub

Pull Request - State: closed - Opened by uki00a over 2 years ago

#293 - feat: Add support for whatwg streams to `RedisSubscription`

Issue - State: open - Opened by uki00a over 2 years ago
Labels: enhancement

#292 - bump: [email protected]

Pull Request - State: closed - Opened by uki00a over 2 years ago

#290 - fix: Uncaught error: operation cancelled now handled

Pull Request - State: closed - Opened by ebebbington over 2 years ago - 6 comments

#283 - cluster client is not working on READEME.md ?

Issue - State: open - Opened by sawadyecma almost 3 years ago - 1 comment
Labels: docs

#280 - fix: Add handling for Deno.errors.Interrupted

Pull Request - State: closed - Opened by uki00a almost 3 years ago

#259 - Setting commands on a transaction returns a Promise

Issue - State: open - Opened by Strongbyte-ES about 3 years ago
Labels: enhancement, future

#257 - feat: Add CommandExecutor#read

Pull Request - State: closed - Opened by uki00a about 3 years ago

#253 - BREAKING: [WIP] Introduce `Client` interface

Pull Request - State: closed - Opened by uki00a about 3 years ago

#246 - feat(experimental/cluster): Add node accessors

Pull Request - State: closed - Opened by uki00a about 3 years ago

#223 - pipeline.hgetall issue

Issue - State: closed - Opened by akhimchak over 3 years ago - 3 comments

#221 - WIP: Experimental support for RESP3

Pull Request - State: closed - Opened by uki00a over 3 years ago

#160 - Implement exponential backoff retry strategy

Issue - State: closed - Opened by uki00a almost 4 years ago
Labels: enhancement

#153 - redis uri support

Issue - State: closed - Opened by oplik0 almost 4 years ago - 3 comments
Labels: enhancement

#128 - Support unix domain socket

Issue - State: open - Opened by uki00a about 4 years ago - 2 comments
Labels: enhancement

#78 - Roadmap to v1

Issue - State: closed - Opened by keroxp over 4 years ago - 3 comments