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

feature request: sessions in the intelmq-api #42

Open
aaronkaplan opened this issue Feb 2, 2023 · 3 comments
Open

feature request: sessions in the intelmq-api #42

aaronkaplan opened this issue Feb 2, 2023 · 3 comments
Labels
question Further information is requested

Comments

@aaronkaplan
Copy link
Member

Hi,

I would like to suggest that we move the sessions from sqlite to redis. What do you think about this idea?

@aaronkaplan aaronkaplan added the question Further information is requested label Feb 2, 2023
@sebix
Copy link
Member

sebix commented Feb 2, 2023

Then system administrators should never flush the complete redis DB to reset IntelMQ's caches and bots, as that would also delete the user accounts. May have unintended consequences. We should document that well.

@aaronkaplan
Copy link
Member Author

aaronkaplan commented Feb 2, 2023 via email

@kamil-certat
Copy link
Contributor

Sessio management can be in redis, but user management need to be held separated. Anyway, I would suggest redis or sqlite as two possibilities, it's such a small API, that I don't think it makes sense to push people to do the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants