Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 520 Bytes

File metadata and controls

11 lines (10 loc) · 520 Bytes

TODO

  • Add Auth Support: In progess using groupcache
    • Need to figure out a good way to allow for password changes, Perhaps epoch of the pod?
  • Implement Remove Pod
  • Implement Remove Slave
  • Integrate Serf for cross-server communication, discovery, and coordination.
  • Add function to pod to compare replication offset with each slave with master offset to see if they are behind. Also check replication lag.
  • Create script for making a distribution
  • Docs, docs, and docs
  • Migrate this file to github issues :)