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

Refactor: database module #753

Open
AlexandraRoatis opened this issue Dec 12, 2018 · 0 comments
Open

Refactor: database module #753

AlexandraRoatis opened this issue Dec 12, 2018 · 0 comments
Labels
enhancement New feature or request feature
Milestone

Comments

@AlexandraRoatis
Copy link
Contributor

AlexandraRoatis commented Dec 12, 2018

  1. Extract database interfaces to a separate module (instead of including them in modAionBase).
  2. Possibly separate the cache functionality from database implementations.
  3. Add build functionality that allows the user to include only specific database implementations. With the addition of MongoDB (Mongo #731) we will have 4 different implementations available, but usually, a user opts for a single version. They should be able to create a binary that contains only that version.
@AlexandraRoatis AlexandraRoatis added enhancement New feature or request feature labels Dec 12, 2018
@AlexandraRoatis AlexandraRoatis added this to the 0.3.3 milestone Dec 12, 2018
@AlexandraRoatis AlexandraRoatis modified the milestones: 0.3.3, 0.4.0 Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

1 participant