mayu-live / framework

Mayu is a live updating server-side component-based VDOM rendering framework written in Ruby
https://mayu.live
GNU Affero General Public License v3.0
130 stars 4 forks source link

LiteFS support #42

Open aalin opened 1 year ago

aalin commented 1 year ago

LiteFS is a FUSE-based file system for replicating SQLite databases across a cluster of machines.

https://fly.io/docs/laravel/advanced-guides/global-sqlite-litefs/

It would be interesting to use it for global state.