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

Implement start_link/1 #11

Merged
merged 1 commit into from
Feb 11, 2020
Merged

Implement start_link/1 #11

merged 1 commit into from
Feb 11, 2020

Conversation

lucaong
Copy link
Owner

@lucaong lucaong commented Feb 11, 2020

This makes the CubDB API more idiomatic, and simplifies cases like
starting CubDB as part of a supervision tree without the need of a
custom child_spec function.

@lucaong lucaong force-pushed the start_link_1 branch 3 times, most recently from 28cb07a to b2d4356 Compare February 11, 2020 16:38
This makes the CubDB API more idiomatic, and simplifies cases like
starting CubDB as part of a supervision tree without the need of a
custom `child_spec` function.
@lucaong lucaong merged commit 21c81ab into master Feb 11, 2020
@lucaong lucaong deleted the start_link_1 branch February 11, 2020 16:52
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