Module kvdbproxysup
June 2, 2014 ยท View on GitHub
Database proxy supervisor.
Behaviours: supervisor.
Authors: Ulf Wiger (ulf@feuerlabs.com).
Description
NOTE: This is work in progress, highly experimental. The general idea is that a backend can specify 'proxy processes' as a list of childspecs. An example of such a proxy is kvdb_riak_proxy.
Function Index
| init/1 | |
| start_link/2 |
Function Details
init/1
init(X1) -> any()
start_link/2
start_link(Name, Options) -> any()