What does success look like for LiteFS Cloud?

Its okay for it to be empty but youd need to move your DB there. Quoting litefs.yml:

This file system is used as a thin layer between the SQLite client in your application and the
storage on disk. It intercepts disk writes to determine transaction boundaries
so that those transactions can be saved and shipped to replicas.

Basically, in the south park-esque kind of explanation:

  1. Put feder.db* files on /litefs and read/write from it
  2. ??? ← [at]benbjohnson and litefs team magic
  3. Profit
1 Like