paxtor (paxtor v0.3.0)
Paxtor is an Elixir library for building CP (Consistent and Partition-tolerant) distributed systems on the BEAM.
This module is the Erlang API of Paxtor. It allows you to use Paxtor from Erlang with a more natural syntax. For example:
paxtor:lock(Key).