First-time open source contributor looking for beginner-friendly Rust issues

Hi everyone,

I recently discovered ReductStore from Reddit and love the project’s focus on high-performance time-series data for robotics and IIoT!

I am comfortable with Rust and want to make ReductStore my very first open-source project contribution. I have already successfully forked the repository on GitHub.

Could the maintainers or community guide me toward any beginner-friendly “good first issues” or smaller tasks in the Rust codebase that I can pick up? Once I know what to work on, I will set up the database and build it locally.

Thanks!

2 Likes

Hi @ajaythxkur , thank you for wanting to help with the project!

I’ve just created a new feature request which is fairly small and quite isolated in the code base: Require explicit API token auth configuration for CRA compliance · Issue #1501 · reductstore/reductstore · GitHub.

If you would like to work on it, please leave a comment on the issue page so that I can assign it to you.

If you have any questions about the task or how the storage engine works, please create another topic or ask on GitHub.

Good luck!

1 Like