All releases tagged Stable


Release Notes: An index feature was added to speed up search operations. Different persistence strategies (Single and PerClass) were added. The PersistableManager.BATCH_MODE property was added to enable the save and load operations to execute with better performance. The possibility to open shared record stores was added. The PersistableManager.STORE_INDEX_AFTER_SAVE_OPERATION property was added to enable the index to be stored after a save operation. A configuration file (floggy.xml) was added to simplify configuration.