Skip to content

A simple distributed locking library for Go

License

Notifications You must be signed in to change notification settings

ShivanshVij/dblock

Repository files navigation

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.

License: Apache 2.0 Go Version

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.