Summary
Functions
Returns a specification to start this module under a supervisor.
Remove a subscription previously registered with on/4. Returns :ok
whether or not a subscription with that ref existed (idempotent). After
this call returns, the subscription's callback will not fire again.
Write directly to cache without the write pipeline. For test seeding only.
Update last_store_seq in state. For test harness only.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Remove a subscription previously registered with on/4. Returns :ok
whether or not a subscription with that ref existed (idempotent). After
this call returns, the subscription's callback will not fire again.
Write directly to cache without the write pipeline. For test seeding only.
Update last_store_seq in state. For test harness only.