cabol / shards

Partitioned ETS tables for Erlang and Elixir

Home Page:https://hexdocs.pm/shards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rollback when `insert_new` fails

cabol opened this issue · comments

Despite this operation is not atomic, at least roll-back or delete previously inserted entries if insert_new fails on one shard.