Is it a necessity to have an append only database?
Open
discuss
question
starter
technical
- Dominant language
- Dart
- Stars
- 152
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
@nelsonic I am wondering what your thoughts were on this app being built without an append only log (alog) database.
- Is the functionality crucial to the application?
- Can the alog functionality be added in at a later date?
- Are there any alternatives that we could use instead of alog, like taking very regular back ups of the database for example?
Contributor guide
Assessment
This issue has not been assessed yet.