ghetto-lock 0.1.0

Memcache backed ghetto lock implementation
Documentation
[dependencies.log]
version = "0.4.8"

[dependencies.memcache]
version = "0.13.1"

[package]
authors = ["Rohit Kumar <letmutx@gmail.com>"]
description = "Memcache backed ghetto lock implementation"
edition = "2018"
keywords = ["memcache", "ghetto", "locking", "distributed"]
license = "MIT"
name = "ghetto-lock"
readme = "README.md"
repository = "https://github.com/letmutx/ghetto-lock-rs.git"
version = "0.1.0"