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

v0.3 Roadmap #104

Closed
23 of 26 tasks
doyoubi opened this issue Mar 8, 2020 · 0 comments
Closed
23 of 26 tasks

v0.3 Roadmap #104

doyoubi opened this issue Mar 8, 2020 · 0 comments

Comments

@doyoubi
Copy link
Owner

doyoubi commented Mar 8, 2020

The main change in v0.3 will be broker API that will break compatibility. It will be done with overmoon v0.2

  • Broker API change
  • Add version to broker api
  • Make SlotRange an arbitrary range for better migration performance.
  • Build mem_broker and make it usable.
  • Add a host field in ProxyResource of mem_broker.
  • Save mem_broker data in a file.
  • Add an API to bump global epoch and cluster epoch to force proxies to update their metadata.
  • Add a broker api to check whether the current free proxies are sufficient for any host failure.
  • Support redis-cluster-proxy But not fully tested
  • Amend INFO command
  • Balance masters
  • Remove {:?} exposed to the users.
  • Support some blocking commands
  • More unit tests.
  • More docs.
  • Benchmark Graph
  • Migration Time Graph
  • Add docs about samaritan.
  • Add pagination for the API getting proxy addresses.
  • Compress metadata done in v0.5
  • Support Replication for memory broker
  • Support dynamically change the broker address of coordinator.
  • Add docs for config.
  • Support active redirection for Redis single instance clients.
  • Delete keys on the destination proxy during migration to make migration faster.
  • Need more docs on the migration.
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