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

Project status update! #213

Open
antirez opened this issue Sep 15, 2018 · 7 comments
Open

Project status update! #213

antirez opened this issue Sep 15, 2018 · 7 comments

Comments

@antirez
Copy link
Owner

antirez commented Sep 15, 2018

Hi all,

many of you ask what will happen with Disque. Here is all the news:

  1. The project is in the process of being translated to a Redis module. The code duplication with Redis was impossible to handle. I tried and I failed. So that was the plan.
  2. I'm sitting in an alpha code base of Disque as a module of Redis that does not even compile but is a very good start... I translated most data structures in the past few months, but more importantly as a side effect I added to Redis modules all the APIs I needed (Cluster API and Timer API). I think I need yet another API to force replication out of context... but I'm not 100% sure.
  3. Disque module will be released under the AGPL license, not BSD as Redis core.
  4. Redis 6 will not be released if we don't have an RC version of Disque at least.
  5. ETA: You should see Disque in beta version before the end of the year. RC in 6 months.
  6. The new Disque should be mostly API compatible with the old one, and will have exactly the same guarantees. Will be AP, federated, and so forth. Same stuff. Just as a module.
  7. It will live in a different repository compared to Redis. Very probably this same repository: at some point I'll force-push the new project, and leave the current implementation as a branch for historical reasons.

If you have questions I'm here.

@vaizki
Copy link

vaizki commented Jan 17, 2019

@antirez any thoughts on when we will see a beta repository out in the wild?

@skyrocknroll
Copy link

https://twitter.com/antirez/status/1090934580377473024

@lsadehaan
Copy link

Are you still thinking of releasing this new version of Disque?

@mvrhov
Copy link

mvrhov commented Jul 3, 2019

https://twitter.com/antirez/status/1141238316769132544

@OneCodeMonkey
Copy link

Good product! Wish to continue update for it and we'll contribute to it!

@kamilion
Copy link

https://twitter.com/antirez/status/1192751849213964288

@itamarhaber
Copy link

Now as a Redis module: https://github.com/antirez/disque-module

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

8 participants