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

Roadmap to v1 #78

Closed
6 of 7 tasks
keroxp opened this issue May 14, 2020 · 3 comments
Closed
6 of 7 tasks

Roadmap to v1 #78

keroxp opened this issue May 14, 2020 · 3 comments

Comments

@keroxp
Copy link
Collaborator

keroxp commented May 14, 2020

Deno@v1 has been released on 2020/05/13 and we adapted to them. But we have still many unsupported features (Cluster, Stream...) and Redis@v6 has also released recently. So we postpone v1 release of deno-redis for a while.

We are very happy to have new contributor for theirs unsupported features. Please contribute our project!

@keroxp keroxp pinned this issue May 14, 2020
@ghost
Copy link

ghost commented May 19, 2020

would be great to support redis@v6 before the first 3. I can already use the stream api using redis.executor, but i can't use RESP3

when we await redis.executor.exec('HELLO', 3); it fails with:
error: Uncaught Error: Invalid state

@keroxp keroxp mentioned this issue May 24, 2020
@halvardssm
Copy link

Hi @keroxp! Do you need any help with v6 support?

@Terkwood
Copy link
Contributor

Terkwood commented Jun 26, 2020

At least RESP3 support #80 and Cluster API #37 are most likely still up for grabs, as no one has reported starting work.

ACL and MODULE commands are complete. (#90)

Redis 6 also ships with STRALGO command, which we may want to consider as part of the roadmap for v1. This is tracked in #101.

These are just my suggestions based on watching the status of the repo - if the core maintainers contradict me, that's fine, please take your cue from them!

@uki00a uki00a mentioned this issue Jun 29, 2020
2 tasks
@uki00a uki00a closed this as completed Jun 29, 2024
@uki00a uki00a unpinned this issue Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants