NeXT
unread,Feb 27, 2009, 2:24:47 AM2/27/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NXT Development
Hi,
to test another database for NXT, I've created SQLite version of NXT.
It does not yet supports migration so
if you have much data on your old NXT then please wait more till the
version which supports migration is
released.
Main difference between this and previous version of NXT is that
SQLite version does load data when it
needed; previous version of NXT which uses OmniBase does load all the
data to the memory for fast
processing. But this preloading takes time when you have many, many
items.
If you're new to NXT :-) and want to help me on testing new version,
please use this SQLite version of NXT.
Thank you.