| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-21 | 567 Bytes | |
| Release v2.4.0 source code.tar.gz | 2025-02-21 | 191.6 kB | |
| Release v2.4.0 source code.zip | 2025-02-21 | 205.8 kB | |
| Totals: 3 Items | 398.0 kB | 0 | |
🚀 New Features
Thans to @XiXi-2024
- implement database iterator functionality (https://github.com/rosedblabs/rosedb/pull/326)
🎄 Enhancements
Thanks to @miaozw
- Add AscendKeysRange and DescendKeysRange functions (https://github.com/rosedblabs/rosedb/pull/323)
Thans to @XiXi-2024
- Add unit tests for AscendKeysRange and DescendKeysRange methods (https://github.com/rosedblabs/rosedb/pull/324)
🐞 Bug Fixes
Thanks to @auula
- fix: inner error bug in the delete expired key method. (https://github.com/rosedblabs/rosedb/pull/322)