benbjohnson / litestream

Streaming replication for SQLite.
https://litestream.io
Apache License 2.0
11.09k stars 256 forks source link

Replicate whole directories #42

Open noteflakes opened 3 years ago

noteflakes commented 3 years ago

This is a great project! Would it be possible to configure replication for whole directories with multiple database files, with arbitrary number of nested directories?

benbjohnson commented 3 years ago

Thanks! It's not possible right now but that's definitely something I would like to add a some point.

tuliofaria commented 2 years ago

This is a perfect feature for multitenancy splitting into by tenants db files.

lherman-cs commented 1 month ago

What do you guys think about this change? https://github.com/benbjohnson/litestream/pull/608

@tuliofaria @benbjohnson @noteflakes

yawaramin commented 1 month ago

@lherman-cs see https://github.com/benbjohnson/litestream?tab=readme-ov-file#contribution-policy

lherman-cs commented 1 month ago

@lherman-cs see benbjohnson/litestream#contribution-policy

@yawaramin I was not aware of this. Thanks for the link. I'll cancel the PR.