mirror of
https://github.com/hibiken/asynq.git
synced 2026-07-02 00:22:56 +08:00
Previously, parseRedisSentinelURI ignored the /dbnumber path segment, making it impossible to connect to any DB other than 0 via sentinel URIs. This adds DB extraction from the URI path, consistent with how parseRedisURI already handles it for redis:// and rediss:// schemes. Closes #669
6.0 KiB
6.0 KiB