Closed balamurugana closed 7 years ago
Previously dsync was using more specific to minio server code base. This patch makes dsync as generic distrbuted sync.mutex package.
@fwessels @krisis This is a WIP patch. it succeeds go build. I will complete it based on your reviews.
go build
@balamurugana the changes look good.
Previously dsync was using more specific to minio server code base. This patch makes dsync as generic distrbuted sync.mutex package.