Comment by sdinsn
5 years ago
If you need sharding and replication, just use a different database. SQLite is not intended to solve those problems.
As for high-availability, isn't a single file on your disk the most available thing there is? :)
5 years ago
If you need sharding and replication, just use a different database. SQLite is not intended to solve those problems.
As for high-availability, isn't a single file on your disk the most available thing there is? :)
No comments yet
Contribute on Hacker News ↗