GenSpoxy v0.0.12 GenSpoxy.Stores.Ets View Source

EtsCacheStore' implements the [GenSpoxy.Store](GenSpoxy.Store.html) behaviour. It stores its data underetsand it manages it in using sharded [GenServer`](https://hexdocs.pm/elixir/GenServer.html).

Link to this section Summary

Link to this section Functions

Link to this function partition_server(partition) View Source

Callback implementation for Spoxy.Partitionable.Behaviour.partition_server/1.

used for testing

Link to this function reset_partition!(partition) View Source

used for testing