Hacker News new | ask | show | jobs
by michaeldwan 1508 days ago
It already has it [1]. Native litestream that RPC's to the primary sounds interesting though!

[1] https://github.com/phoenixframework/phoenix/pull/4268

2 comments

An akoutmos made a library for litestream: https://hex.pm/packages/litestream
wow! This has apparently been in Phoenix for over a year and I had no clue. Thank you! I'd have used SQLite over postgres on pretty much every project where I needed ecto.
Thanks - neither did I!