dblock

A simple distributed locking library for Go

APACHE-2.0 License

Stars
1

DBLock

A simple distributed locking library for Go. Heavily inspired by cirello.io/pglock, but built on top of ent instead for better database compatibility.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/shivanshvij/dblock. For more contribution information check out the contribution guide.

License

This project is available as open source under the terms of the Apache License, Version 2.0.

Code of Conduct

Everyone interacting in this project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the CNCF Code of Conduct.

Package Rankings
Top 6.48% on Proxy.golang.org
Badges
Extracted from project README
License: Apache 2.0
Related Projects