LiteFS multiple databases

@benbjohnson Are you planning to implement it? Could you explain the trade-offs involved? How significant is the lag behind the primary?

Yes, I can implement it since thereā€™s interest. All the replication goes through a single stream right now so two databases in a cluster should have basically the same lag as one another. The main tradeoff was added complexity.

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.