PaxosKV.Acceptor (paxos_kv v0.4.0)

Summary

Functions

Returns a specification to start this module under a supervisor.

Collects a list of accepted {id, value} pairs from the acceptors.

Functions

accept(nodes, bucket, id, key, value)

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

info(key, bucket)

Collects a list of accepted {id, value} pairs from the acceptors.

keys(nodes, bucket)

prepare(nodes, bucket, id, key)

start_link(opts)