LokiJS v1.4.2 Release Notes

Release Date: 2016-12-21 // over 7 years ago
    • ➕ added 'adaptiveBinaryIndices' option to collections (default true) to avoid rebuilds on inserts/updates/removes
    • ➕ added higher performance LokiFsStructuredAdapter for node
    • ➕ added destructured serialization methods for partitioning and exporting
    • ➕ added 'addListener' method alias of 'on' method
    • 👻 LokiFsAdapter doesn't throw exception when file doesn't exist (yet)
    • 🛠 fix for circular structure error when setting ttl
    • 🛠 fix unit testing on windows
    • experimental implementation of an incremental adapter