|
|
|
|
|
by stpn
693 days ago
|
|
I’ve been working on a personal finance tracker that uses automerge as the primary backing store. One trick we’ve been pulling is tailing the automerge contents into a sqlite db in-browser for more complex querying. (some notes on how/why here: https://tender.run/blog/tender-and-crdts) |
|