Ben Johnson

Results 268 comments of Ben Johnson

@irskep Running one-off transactions like migrations is a pain right now. I'm actually working on write forwarding (#56) right now to solve this issue. It'll allow you to run write...

> Got a bit farther; I assume the fly.io workflow will ultimately be something to do with `flyctl ssh console` Yes, that's correct. If you run `fly ssh console` then...

@irskep Thanks for the explanation. It really helps to hear about where folks have issues in detail. That's an easy thing to get tripped up on. I'll get that clarified...

@mildred What's the use case you have where you need to update the primary in a static lease? The static lease is meant to use a single primary host. It...

Thanks for the suggestion. That makes sense. We should add a CLI export into LiteFS Cloud so you can download a snapshot. The `export` command is meant to export from...

@kzys Why all the unrelated changes (e.g. test package name change)?

It's difficult to make synchronous replication work within Litestream since it runs as a separate process so there's not a consistent way to block new transactions before the next one...

@ncruces Thanks for submitting the report. The VFS is very much a POC and is not ready for prime time yet. There's a lot to be done around managing retention...