| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| reductstore.x86_64-apple-darwin.sbom.spdx.json | 2026-04-27 | 1.2 MB | |
| reductstore.x86_64-pc-windows-gnu.sbom.spdx.json | 2026-04-27 | 1.2 MB | |
| reductstore.aarch64-apple-darwin.sbom.spdx.json | 2026-04-27 | 1.2 MB | |
| reductstore.x86_64-apple-darwin.tar.gz | 2026-04-27 | 15.5 MB | |
| reductstore.aarch64-apple-darwin.tar.gz | 2026-04-27 | 14.6 MB | |
| reductstore.armv7-unknown-linux-gnueabihf.sbom.spdx.json | 2026-04-27 | 1.2 MB | |
| reductstore.x86_64-pc-windows-gnu.zip | 2026-04-27 | 19.7 MB | |
| reductstore.aarch64-unknown-linux-gnu.sbom.spdx.json | 2026-04-27 | 1.2 MB | |
| reductstore.armv7-unknown-linux-gnueabihf.tar.gz | 2026-04-27 | 14.9 MB | |
| reductstore.x86_64-unknown-linux-gnu.sbom.spdx.json | 2026-04-27 | 1.2 MB | |
| reductstore.aarch64-unknown-linux-gnu.tar.gz | 2026-04-27 | 15.7 MB | |
| reductstore.x86_64-unknown-linux-gnu.tar.gz | 2026-04-27 | 15.8 MB | |
| README.md | 2026-04-27 | 311 Bytes | |
| Release v1.19.6 source code.tar.gz | 2026-04-27 | 521.8 kB | |
| Release v1.19.6 source code.zip | 2026-04-27 | 778.3 kB | |
| Totals: 15 Items | 104.7 MB | 0 | |
Changed
- Add optional in-flight IO limits (
RS_IO_MAX_WRITERS_IN_FLIGHT,RS_IO_MAX_READERS_IN_FLIGHT) to bound concurrent storage read/write operations, plus lock-contention and sync-path optimizations in storage/file cache internals, PR-1357