Skip to content

Allow easy plug-in any storage backend #57

Open
1 of 3 tasks
d1skort opened this issue Apr 23, 2023 · 1 comment
Open
1 of 3 tasks

Allow easy plug-in any storage backend #57

d1skort opened this issue Apr 23, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@d1skort
Copy link
Contributor

d1skort commented Apr 23, 2023

For now, we are only using a MongoDB, but I believe there are no restrictions on supporting any other storage system.

Roadmap for doing this:

  • Research FerretDB for ad-hoc solution with postgresql
  • Clean up dataAccess package. There are a lot of unused code and abstractions
  • TODO
@d1skort d1skort added the enhancement New feature or request label Apr 23, 2023
@d1skort d1skort self-assigned this Apr 23, 2023
@danslapman
Copy link
Collaborator

danslapman commented Jun 6, 2023

I think we could implement #20 using this mechanism as well

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

No branches or pull requests

2 participants