Skip to content

asifk1997/yatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yatch

What is Yatch?

Yatch is an efficient, leaderless replication protocol. The name Yatch came from RAFT as it is inspired from RAFT. Yatch tries to reduce the number of roundtrips in concurrent conflicting write operations.

What is in this repository?

This repository contains the Go implementations of EPaxos taken from https://github.com/efficient/epaxos. On top of this implementation the author implemented Yatch by extending the generic classes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages