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

Improve `shards_local` fix #4 – `ordered_set` support.

cabol opened this issue · comments

Currently, a workaround was implemented to support ordered_set tables (#4), the idea is come up with a better solution.

This is a Nice-To-Have issue, since it might be very complex/tricky.