You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
cabol
changed the title
Use the metadata ETS table for storing the partitions TIDs; instead of building atoms in runtime for table names
Use the metadata ETS table for storing the partitions TIDs, instead of building atoms in runtime for table names
Oct 12, 2020
- [#52] Make shards just a library to work locally only and move shards_dist to a separate project/repo
- [#53] Support named and unnamed tables
- [#54] Refactor shards to use TIDs instead of names (atoms) for handling the partitions
- [#55] Use the metadata ETS table for storing the partitions TIDs, instead of building atoms in runtime for table names
- [#56] Create the module shards_group as dynamic supervisor for creating/deleting tables dynamically as part of a supervision tree
- Improve docs
- [#52] Make shards a library to work locally and move shards_dist to a separate repo
- [#53] Support named and unnamed tables
- [#54] Refactor shards to use TIDs instead of names (atoms) for handling the partitions
- [#55] Use the metadata ETS table for storing the partitions TIDs, instead of building atoms in runtime for table names
- [#56] Create shards_group as dynamic supervisor for creating/deleting tables dynamically as part of a supervision tree
- Improve docs
Prepare v1.0.0
- [#52] Make shards a library to work locally and move shards_dist to a separate repo
- [#53] Support named and unnamed tables
- [#54] Refactor shards to use TIDs instead of names (atoms) for handling the partitions
- [#55] Use the metadata ETS table for storing the partitions TIDs, instead of building atoms in runtime for table names
- [#56] Create shards_group as a dynamic supervisor for creating/deleting tables dynamically as part of a supervision tree
- Improve docs
No description provided.
The text was updated successfully, but these errors were encountered: