Y
Hacker News
new
|
ask
|
show
|
jobs
by
laweijfmvo
1426 days ago
A while ago, when I discovered litestream, I played around with it and just setup cloning to a local file://; is this the same idea?
1 comments
benbjohnson
1426 days ago
Sorta. LiteFS sets up a FUSE mount so once you have that in place then you can create a database within that mount directory and it is automatically replicated.
link