Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 580 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 580 Bytes

Bayou

Data replication for high availability with weak connectivity.

Demonstrated using a playlist application with writes corresponding to adding, editing, deleting a song.

  • Provides Read-Your-Writes session guarantees.
  • Run using both script and live commands.
  • Connect/disconnect multiple clients to multiple servers
  • Print logs, connections, database at server at any time to check tentative and committed write logs.
  • Create any topology including network partitions using join, isolate, reconnect commands.
  • Type help for the list of commands.