Hi All,
I have been bug hunting, optimising, running valgrind w/ ever more
options etc....
So, a mini release ....
http://bit.ly/el5oA7
NOTES: (since 0.1.2)
SQL parsing was optimised (made sane)
all files except 2 were read thru line by line
NonRelationalIndexes were improved (return index command outputs on
INSERT)
FLOATS added
LUA integration improved (CONFIG ADD LUA x.lua)
SELECT ... WHERE ... ORDER BY col LIMIT OFFSET improved (SCANSELECT
also)
tests w/ 10 million rows and 50 million rows created and passed
So this is a lot better than the code one month ago
- Jak