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

Make shards just a library to work locally and move shards_dist to a separate project/repo

cabol opened this issue · comments

This implies a big refactoring, since currently shards_dist is very coupled to shards. Therefore, once the refactor is done, shards_dist won't be supported afterward, it will take some time to implement shards_dist again based on the new shards architecture.