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

Move data structure implementations to their own packages #70

Closed
buraksezer opened this issue Dec 6, 2020 · 1 comment
Closed

Move data structure implementations to their own packages #70

buraksezer opened this issue Dec 6, 2020 · 1 comment
Assignees
Labels
dmap dtopic enhancement New feature or request
Milestone

Comments

@buraksezer
Copy link
Owner

buraksezer commented Dec 6, 2020

We need to move data structure implementations to their own package.

Possible new packages after the refactoring:

  • dmap: Distributed maps
  • dtopic: Distributed topic
  • cluster: Clustering services

This refactor is going to cause breaking changes in DMap and DTopic APIs

Prerequisite: #46

@buraksezer buraksezer added enhancement New feature or request dtopic dmap labels Dec 6, 2020
@buraksezer buraksezer added this to the 0.4.0 milestone Dec 6, 2020
@buraksezer buraksezer self-assigned this Dec 6, 2020
@buraksezer buraksezer changed the title Move data structure implementations to their own package Move data structure implementations to their own packages Dec 6, 2020
@buraksezer
Copy link
Owner Author

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dmap dtopic enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant