Ben Johnson

Results 188 comments of Ben Johnson

Thanks, @t-voet. I'll take a look at optimizing SFTP and skipping the `RESTART` checkpoints during transfer for v0.4.0.

For basic replication, you could use a proxy and that'd probably work pretty well. However, I'm planning on adding hot backups soon so you can have an external server that...

Thanks for providing latency numbers. That's about what I expected. I'm sure are use cases that would work for that but 100ms latency is pretty high. Litestream should work fine...

@matthiaswh Thanks for the usage report—that's really helpful. So was your NFS drive set up so that it was backed by B2? What are you using to connect those two?

No, you're right. That's just a straight-up bug. Restoring by a specific index is uncommon which is why that snuck by for so long. Thanks for reporting the issue! I'll...

I added a ticket for running `staticcheck` on CI as well. https://github.com/benbjohnson/litestream/issues/227

@gedw99 I've been noodling around with the idea of an event stream of changes based off the physical replication. I added issue #129 as the start of a proposal for...

That's a good idea. I'll get this added in the next release or two.

@mtlynch Thanks for the bug report. I can take a look at it more in-depth tomorrow but I believe it's a known issue with `validation-interval`. There seems to be a...

hey @kevinlang! Thanks for submitting an issue. I like the idea of having a manual snapshot command. I'll have to think about how to add that since there's no direct...