NebulexRedisAdapter.BootstrapServer (NebulexRedisAdapter v2.1.1) View Source
This server takes care of initialization and cleanup jobs. For example, attaching the stats handler when the cache starts and detaching it when it terminates.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
start_link(Nebulex.Adapter.adapter_meta()) :: GenServer.on_start()