biokoda/actordb

Are clusters immutable?

Opened this issue · 0 comments

  1. What if I want to delete a cluster, can I do it?

  2. What happens if a cluster fails, do I loose part of the data or the whole database?

  3. If a cluster failes for some time and then it is working again, will reads and writes that are assigned to shards in this cluster stop or the whole database? How such a case is handled?

  4. Can I aggregate the database later?