Elektrine lite

← Feed

@b0rk@social.jvns.ca

Post #3970669

2026-07-20 16:36 UTC

@aredridel@kolektiva.social yeah it's interesting! it bothers me that turso cloud is sqlite over the network though, like I just don't understand the point of it. My latest stab at this is to use litestream for backing up sqlite.

Replies (1)

  • @aredridel@kolektiva.social 2026-07-20 16:38

    @b0rk@social.jvns.ca As much as I love WAL-shipping, I think most people want / need intelligible snapshots and are willing to take the "lost a few hours" hit. Maybe we can do both, but we keep optimizing for five-nines style service, rather than simple-and-low-MTTR.

    Open ##3970668