You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
323 B
17 lines
323 B
4 years ago
|
+++
|
||
|
title = "Condensed Fernico"
|
||
|
date = 2020-10-22
|
||
|
|
||
|
[taxonomies]
|
||
|
tags = ["projects", "personal", "finance", "cli", "storage"]
|
||
|
+++
|
||
|
|
||
|
CLI Finance
|
||
|
|
||
|
- CLI interface
|
||
|
- Storage: Diesel? SQLite directly?
|
||
|
- Save attachments: How?
|
||
|
- Short UUID for records
|
||
|
- Uses event store for all operations
|
||
|
- We can sync using the event store
|