A simple Client for the Lucid KV
Currently supports operations for get
, put
, delete
and exists
.
lock
, unlock
, increment
, decrement
and ttl
are still being implemented.
At the moment there is no support for Authorization.
License: MIT OR Apache-2.0