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

Named ETS tables #2

Merged
merged 1 commit into from
Aug 26, 2015
Merged

Named ETS tables #2

merged 1 commit into from
Aug 26, 2015

Conversation

danielberkompas
Copy link
Owner

This allows ETS tables managed by Immmortal to have names, which makes
it easier to read efficiently from the consumer process, because :ets
can be called directly rather than going through a GenServer.

This allows ETS tables managed by Immmortal to have names, which makes
it easier to read efficiently from the consumer process, because `:ets`
can be called directly rather than going through a GenServer.
danielberkompas added a commit that referenced this pull request Aug 26, 2015
@danielberkompas danielberkompas merged commit abc4a99 into master Aug 26, 2015
@danielberkompas danielberkompas deleted the ets-table-naming branch August 26, 2015 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant