Skip to content

Instantly share code, notes, and snippets.

@gilhooleyd
Created May 11, 2017 19:36
Show Gist options
  • Save gilhooleyd/0373912b748ab2fbfad5b9540a535cf8 to your computer and use it in GitHub Desktop.
Save gilhooleyd/0373912b748ab2fbfad5b9540a535cf8 to your computer and use it in GitHub Desktop.
Bayou Log Entry
type LogEntry struct {
WriteID int
Timestamp VectorClock
Query string
Check string
Merge string
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment