Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline Queue #1116

Open
stipsan opened this issue Jan 24, 2022 · 0 comments
Open

Offline Queue #1116

stipsan opened this issue Jan 24, 2022 · 0 comments

Comments

@stipsan
Copy link
Owner

stipsan commented Jan 24, 2022

Simulate the offline queue feature: https://github.com/luin/ioredis#offline-queue

Technically, we're always "online". To support this feature we would need a way to pretend we're offline and queue commands until we're online. As well as throw if enableOfflineQueue: true and we're not "online" yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant