hyperledger-identus / hyperledger-identus/cloud-agent
Expore the possibility to use SQLite as a backend instead of the Posgresql
Open
question
- Dominant language
- Scala
- Stars
- 95
- Forks
- 34
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 14
Description
### Proposed feature
SQLite can be used as an alternative storage in the Cloud Agent.
### Feature description
Using SQLite library as a storage can:
1. replace the Postgres DB and simplify the usage of the Cloud-Agent in the dev mode for QA or use cases
2. speedup the integration test (when `in-memory` SQLite is configured)
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.