Pixie.Backend.Redis.Clients

This process manages the generation and removal of client processes.

Source

Summary

add_worker(module, id, args)
children()
create()
destroy(client_id)
get(client_id)
get_local(client_id)
init(list1)

Callback implementation for c::supervisor.init/1

list()
replace_worker(module, id, args)
start_link()
strategy()
terminate_worker(id)

Functions

add_worker(module, id, args)
Source
children()
Source
create()
Source
destroy(client_id)
Source
get(client_id)
Source
get_local(client_id)
Source
init(list1)

Callback implementation for c::supervisor.init/1.

Source
list()
Source
replace_worker(module, id, args)
Source
start_link()
Source
strategy()
Source
terminate_worker(id)
Source