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

Rediscala v2.0 roadmap #209

Open
12 tasks
etaty opened this issue Feb 13, 2019 · 0 comments
Open
12 tasks

Rediscala v2.0 roadmap #209

etaty opened this issue Feb 13, 2019 · 0 comments

Comments

@etaty
Copy link
Owner

etaty commented Feb 13, 2019

Roadmap for Rediscala v2.0

  • split the code in module (core, protocol, commands, backends, cluster, ?)

    • publish command jars depending on Redis version?
  • support multiple backends

    • akka (akka-io) (what Rediscala v1 is using) (we could use the typed actors?)
    • Blaze
    • Colossus ?
    • scalajs (with a npm library) / scalanative (with Hiredis)?
  • Review and improve Redis cluster.

  • Add missing Redis commands

  • automate the release process (snapshot, and tagged versions)

  • generate a doc website (with github pages)

  • https://www.scala-exercises.org/

This is open to feedback and suggestions.

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

1 participant