Hubert Gruszecki

Results 67 issues of Hubert Gruszecki

![image](https://github.com/iggy-rs/iggy/assets/5490304/2a6ada4b-cb67-4f15-a118-1129177066da)

good first issue
server

So that there will `no less` info than currently. This is already done for topic: ```rust impl fmt::Display for Topic { fn fmt(&self, f: &mut fmt::Formatter

good first issue
server

ci-cd
operations

For example using https://github.com/near/near-memory-tracker We should be able to enable/disable this in runtime, so LD_PRELOAD is not an option.

performance
improvement
server

The aim of this task is to change `iggy` folder to `sdk` and update README.md README.md should be updated with: - describe what's delivered via crates.io (maybe separate README.md for...

documentation
improvement

We want each open PR to have thread with all comments (not just open/closed PR) use https://github.com/inngest/olotl or something similiar

improvement
operations

The aim of this issue is to create fuzz testcases that would bombard server with random data and check behavior. Server shouldn't ever crash. Assume auth is done. https://en.wikipedia.org/wiki/Fuzzing

good first issue
server

Server is not logging enough in cold paths. Any invalid command, like create/update stream, topic, tbh anything that would not overflow the logs should be logged with appropriate severity (err/wrn)....

good first issue
test
server

As in title. Protocol specs are somewhere in the docs.

good first issue
new functionality
improvement