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

Add MongoDB persistence backend #650

Open
jbonofre opened this issue Jan 10, 2025 · 1 comment
Open

Add MongoDB persistence backend #650

jbonofre opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jbonofre
Copy link
Member

jbonofre commented Jan 10, 2025

As discussed during the last Polaris Community Meeting, we will add a persistence backend plugin using MongoDB.
The purpose is to identify the updates that should be done on the persistence model to work with NoSQL backend.

@jbonofre jbonofre added the enhancement New feature or request label Jan 10, 2025
@jbonofre jbonofre added this to the 1.0.0 milestone Jan 10, 2025
@snazy
Copy link
Member

snazy commented Jan 15, 2025

I've been looking through the Polaris code base on how this effort is achievable and the result is not satisfying.
There are a bunch of issues, for example #775, #766, #763, that currently prevent this effort. I suspect there is a lot of work to be done before this effort can actually be started.

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

No branches or pull requests

2 participants