iggy icon indicating copy to clipboard operation
iggy copied to clipboard

Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.

Results 144 iggy issues
Sort by recently updated
recently updated
newest added

Currently, it looks like so: ![image](https://github.com/iggy-rs/iggy/assets/5490304/477f97e5-507d-4555-bac6-2f044a0a3224) The aim of this task is to make this help a bit more friendly. Please mention: - what it is - repository link, version...

documentation
good first issue
server

The aim of this task is to add more checks to CI job `sanity.yml`, similar to those: https://github.com/pre-commit/pre-commit-hooks

ci-cd

This is just feasibility study, the task doesn't have to end with full solution, just MVP. The aim of this task is to do research about BDD tools and write...

new functionality
improvement
test

Besides that, implement previous, unsafe ring-buffer caching style, add it to config.

new functionality
performance

All executables should be placed in zip, no need for placing them in subdirectories.

ci-cd

Currently, the automatic cleanup of expired segments is based only on the time, e.g. delete segments older than 7 days etc. It could be also beneficial to extend the existing...

new functionality
improvement
server

Like @spetz did in #242.

good first issue
improvement
server

Unfortunately we don't have this tested (yet).

good first issue
test