View Source API Reference Reginald v0.0.2-rc.0.0.1

Modules

The ElixirExt.Registry module is used to define the behaviour that is necessary to be qualified as a RegMod for name registration of processes.

Reginald is a simple distributed registry built on top of the built-in Erlang :pg module.

Reginald.Backends.PG.Locks is a simplistic GenServer based locking mechanism.

Reginald.Backends.PG.Supervisor is the main entrypoint for raising all of the necessary child components for running Reginald.Backends.PG.

Reginald.Backends.Registry.Supervisor is the main entrypoint for raising all of the necessary child components for running Reginald.Backends.Registry.