File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ # Release 2.3.0(2023-08-18)
2+ ## 🚀 New Features
3+ * use BTree as the default memory data structure.
4+ * the old Radix will be removed, and the iterator too.
5+
6+ ## 🎠 Community
7+ * Thanks to @Jeremy-Run
8+ * remove merge file after tests (https://github.com/rosedblabs/rosedb/pull/250 )
9+ * replace original file and rebuilt index after merge (https://github.com/rosedblabs/rosedb/pull/255 )
10+ * Thanks to @SYaoJun
11+ * fix: single quote error in README (https://github.com/rosedblabs/rosedb/pull/256 )
12+ * Thanks to @weijiew
13+ * add btree Ascend、Descend method and unitest. (https://github.com/rosedblabs/rosedb/pull/257 )
14+
115# Release 2.2.2(2023-08-05)
216## 🚀 New Features
317* Watch Key [ feature support watch event by key #227 ] ( https://github.com/rosedblabs/rosedb/issues/227 ) @Jeremy-Run
You can’t perform that action at this time.
0 commit comments