Date: 2021-01-26
Still an early version, not for production.
- Changes:
- Arguments and it's default value of `acquire` now similar to stdlib's `multiprossing.Lock`, instead of `Threading.Lock`
- MySQL lock now accepts float-point value as `timeout`
- Adds
- Several new test cases
- Other
- Many other small adjustment