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

opera_session_data in Postgres #92

Open
mihaTrajbaric opened this issue Mar 24, 2021 · 0 comments
Open

opera_session_data in Postgres #92

mihaTrajbaric opened this issue Mar 24, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mihaTrajbaric
Copy link
Collaborator

Opera session data (usually saved in .opera directory) contain sensitive information and should not be stored on the filesystem, not even during execution. It could be stored in memory, but it would be difficult to share data among different processes and API calls (e.g. deploying subprocess and class to /status endpoint).
The best solution would be to store them to PostgreSQL

@mihaTrajbaric mihaTrajbaric added the enhancement New feature or request label Mar 24, 2021
@mihaTrajbaric mihaTrajbaric self-assigned this Mar 24, 2021
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

1 participant