Condensed Fernico
2020-10-22 #projects #personal #finance #cli #storageCLI Finance
- CLI interface
- Storage:
Diesel? SQLite directly?SQLx - Save attachments: How?
- Store in the database, as Base64 (along mimetype and name)
- Short UUID for records
- Uses event store for all operations
- We can sync using the event store