Pixie.Backend.Redis.Clients
This process manages the generation and removal of client processes.
Summary
| add_worker(module, id, args) | |
| children() | |
| create() | |
| destroy(client_id) | |
| get(client_id) | |
| get_local(client_id) | |
| init(list1) | Callback implementation for |
| list() | |
| ping(client_id) | |
| replace_worker(module, id, args) | |
| start_link() | |
| strategy() | |
| terminate_worker(id) |
Functions
Callback implementation for c::supervisor.init/1.