File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ # Release 2.4.0(2025-02-21)
2+ ## 🚀 New Features
3+ Thans to @XiXi-2024
4+ * implement database iterator functionality (https://github.com/rosedblabs/rosedb/pull/326 )
5+
6+ ## 🎄 Enhancements
7+ Thanks to @miaozw
8+ * Add AscendKeysRange and DescendKeysRange functions (https://github.com/rosedblabs/rosedb/pull/323 )
9+
10+ Thans to @XiXi-2024
11+ * Add unit tests for AscendKeysRange and DescendKeysRange methods (https://github.com/rosedblabs/rosedb/pull/324 )
12+
13+ ## 🐞 Bug Fixes
14+ Thanks to @auula
15+ * fix: inner error bug in the delete expired key method. (https://github.com/rosedblabs/rosedb/pull/322 )
16+
117# Release 2.3.9(2024-10-06)
218## 🎄 Enhancements
319* fix ` DefaultOptions ` : just return a temp dir name instead of creating it.
You can’t perform that action at this time.
0 commit comments