Docs.rs
distributed-lock-0.2.0
distributed-lock 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
XuHaoJun
Dependencies
distributed-lock-core ^0.2.0
normal
distributed-lock-file ^0.2.0
normal
optional
distributed-lock-mongo ^0.2.0
normal
optional
distributed-lock-mysql ^0.2.0
normal
optional
distributed-lock-postgres ^0.2.0
normal
optional
distributed-lock-redis ^0.2.0
normal
optional
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module release
distributed_
lock
0.2.0
Module release
Module Items
Functions
In distributed_
lock::
redlock
distributed_lock
::
redlock
Module
release
Copy item path
Source
Expand description
RedLock release algorithm implementation.
Functions
ยง
release_
redlock
Releases a lock using the RedLock algorithm across multiple Redis servers.