Skip to content

Releases: BUPT-CS-Assignment/NEDB

Ver-22.04.25 <Stable>

24 Apr 19:18

Choose a tag to compare

Task lock added which support multi-thread called !
Interface form updated .

Full Changelog: Ver-22.04.18...Ver-22.04.25

Ver-22.04.18 <Stable>

17 Apr 16:24

Choose a tag to compare

Bug fixed for load all files.
Bug fixed for operation 'select' and 'update'.

Full Changelog: <Stable>...Ver-22.04.18

Ver-22.4.17 <Stable>

17 Apr 00:38

Choose a tag to compare

Improve Memory Free.
B+Tree Pointer Error Fixed.
Select command BUG Fixed.
Terminal & Lib Update.

Full Changelog: Version-1.2...<Stable>

Version-1.2

02 Apr 03:33

Choose a tag to compare

New interface form using struct, class-simulation
New interface function, add change-dir and change-max-page-Bytes support.
B+Tree node-locate bug fixed.
Get more at README.md.
Welcome for suggestion.

Version-1.1-Stable

31 Mar 09:16

Choose a tag to compare

Optimized version of NEDB-Version-1.0,
No secondary-index support.
Welcome to try and report bugs.

First Stable Version

31 Mar 02:43

Choose a tag to compare

First table version of NEDB,
Functions generally complete, without secondary-index support.
Welcome to try and report bugs.

Fisrt-Release, for backup

24 Mar 16:01

Choose a tag to compare

Simple-DataBase constructed with B+Tree.
Primary-key index only.
No select function.