Turso - SQLite for production

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024

Комментарии • 3

  • @VipulVaibhaw
    @VipulVaibhaw 2 месяца назад +8

    the initial story about how turso was started was awesome!

  • @andreagiammarchi6110
    @andreagiammarchi6110 2 месяца назад +16

    why couldn't LiteFS just observe writes to .wal and propagate only those like you are doing at Turso? Also ... if I understood correctly the primary is location based so you'll have fast primary in Europe, as example, but writings from US will inevitably need to end up there first, right? I think this is also common for other DBs, but I just would like to be confirmed reads are always fast (once in each replica) but writes are also "primary location latency" based. Is this correct? Last, but not least, please don't talk trash on JS, it's pretty awesome after all :P

  • @notrab
    @notrab 2 месяца назад +4

    Great interview!