ky-bd

Results 12 comments of ky-bd

I'm using [https://github.com/benbjohnson/litestream](litestream) to backup the kanidm's SQLite database to an S3-compatible storgae, though I guess it's not the most proper way since kanidm has its own database and cache?

> In theory that's fine. We have a cache yes, but after each transaction we flush/write it with sqlite underneath so provided that "sqlite implements its concurrency promises correctly" then...