Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the metadata ETS table for storing the partitions TIDs, instead of building atoms in runtime for table names #55

Closed
cabol opened this issue Oct 12, 2020 · 0 comments

Comments

@cabol
Copy link
Owner

cabol commented Oct 12, 2020

No description provided.

@cabol 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
cabol added a commit that referenced this issue 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
@cabol cabol closed this as completed Oct 12, 2020
@cabol cabol mentioned this issue Oct 12, 2020
@cabol cabol reopened this Oct 12, 2020
cabol added a commit that referenced this issue Oct 12, 2020
- [#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
cabol added a commit that referenced this issue Oct 12, 2020
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
@cabol cabol closed this as completed Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant