Piotr Gankiewicz
Piotr Gankiewicz
Yes, this could be useful for some users I guess.
If you'd like to contribute, sure thing! I was thinking that instead of the background process (unless you have the actual application in mind), we could simply stick to the...
Ok, after the latest release with a new storage implementation, it's high time to start working on this, so I'll focus on it :)
Disk archiver has been implemented in #1053, S3 is next on the list.
S3 archiver has been implemented in #1055 which closes this feature in its basic form.
@pikhovkin does it happen immediately when starting the server or maybe after some time? There's also the setting called `messages_required_to_save` which is essentially responsible for keeping the unsaved messages in...
Started experimenting with it under `tpc` (thread-per-core) project, as well as [cluster sandbox](https://github.com/iggy-rs/iggy-cluster-sandbox) repository.
@0xkelvin the message deduplication is an optional feature allowing to ignore the messages with the same ID. Whenever the user sends the messages to the server, there's the optional ID...
Yes, this sounds good, ideally, the storage would just return the data and do not expect mutable struct passed into it to change its internal state. Most of the new...
Hey, Thanks for the contribution, we need to verify why does the CI check fails, as it looks like some issue with resolving the origin.