Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Horizontal scaling #2

Open
4 tasks
bakape opened this issue May 11, 2019 · 0 comments
Open
4 tasks

Horizontal scaling #2

bakape opened this issue May 11, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@bakape
Copy link
Owner

bakape commented May 11, 2019

  • Need to asserts server version through some means and not communicate with instances of same version. Considering the variations possible both in the system and externally, a cache should have a manually set name and version. If not set, no horizontal scaling is performed.
  • Consider, if static or dynamic sharding by hash is better.
  • Consider, if this useful at all, considering the extra I/O costs. Opting for only vertical scaling might be more optimal.
  • Consider how to handle a client requesting a key belonging to a foreign shard.
@bakape bakape added the enhancement New feature or request label May 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant