Y
Hacker News
new
|
ask
|
show
|
jobs
by
skrtskrt
177 days ago
Could you use something like Fly's Corrosion to shard and distribute the SQLite data? It uses a CRDT reconciliation, which is familiar for Garage.
1 comments
lxpz
177 days ago
Garage already shards data by itself if you add more nodes, and it is indeed a viable path to increasing throughput.
link