5 releases (3 breaking)
0.3.0 | Aug 18, 2022 |
---|---|
0.2.0 | Aug 14, 2022 |
0.1.1 | Oct 6, 2021 |
0.1.0 | Oct 5, 2021 |
0.0.1 | Sep 6, 2021 |
#131 in #progress
6KB
128 lines
filelock
Simple filelock library for rust, using flock
on Unix-like systems and LockFileEx
on Windows under the hood.
License
Memcache is distributed by a MIT license.
Dependencies
~235KB