Add `{read_concurrency, true}` option to ETS table and lookup it directly, bypasing `gen_server:call`. This may be done without any API changes.
Add
{read_concurrency, true}option to ETS table and lookup it directly, bypasinggen_server:call.This may be done without any API changes.