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

Support an in-memory only backend (for LDP and oidc db) #26

Open
4 of 5 tasks
dmitrizagidulin opened this issue Nov 4, 2019 · 0 comments
Open
4 of 5 tasks

Support an in-memory only backend (for LDP and oidc db) #26

dmitrizagidulin opened this issue Nov 4, 2019 · 0 comments

Comments

@dmitrizagidulin
Copy link
Member

dmitrizagidulin commented Nov 4, 2019

Enable life-server to run in an in-memory-only mode (includes LDP resources, user database, oidc-related dbs etc).

  • Add an LDP in-memory backend
  • Switch User Credential Store to use flex-docstore to support in-memory backend
  • Switch OIDC Client Store to use flex-docstore
  • Switch OIDC Provider Store (tokens / registrations etc) to use flex-docstore.
  • Switch OIDC Provider Config Store to use flex-docstore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant