Skip to content

Releases: crazynds/FyiDatabase-Java

Feature Lookup

11 Apr 18:46
Compare
Choose a tag to compare

Added Lookup in operators.
Enchanced stats informations.
Increase performance in memory Btree operations.

FIX SO MANY OPERATORS!!! 🥳🥳🥳

23 Jun 13:45
Compare
Choose a tag to compare

Fix many bugs founded in operators and refactor of column structure.

Fix bugs in operator states.

18 Jun 22:16
Compare
Choose a tag to compare

Fix bugs in operators where when you closed and opened the operator, it not reset their state.

Operators big refactor!!

18 Jun 18:19
Compare
Choose a tag to compare

Now operators have a simple abstract version, to handle operators with only 1 function.
The clearTempFile() function was added to clear tmp files created by any operators.

Fix some bugs on CSVTable.

0.4v Release

15 Jun 21:54
Compare
Choose a tag to compare

Refactor the way how all byte array are converted to a unique class.
Created a new agregation operator (count).
Fix small bugs.

Fix jitpack

06 Apr 20:30
Compare
Choose a tag to compare
Fix jitpack Pre-release
Pre-release
0.3v

fix: jitpack and target building

0.1 First Release

06 Apr 18:19
Compare
Choose a tag to compare
0.1 First Release Pre-release
Pre-release

Primeira versão a ser oficialmente.
Ainda possui bugs porém é melhor que nada.