🥳 JSDB¹ 7.1.0 release
Added:
• `JSTable.CHANGE` event. Fires when a value is changed (set) in memory. Guaranteed to fire before the `JSTable.PERSIST` event.
Full change log: https://codeberg.org/small-tech/jsdb/src/branch/main/CHANGELOG.md
To install: npm install @small-tech/jsdb@latest
Enjoy!
💕
¹ JSDB is a free and open source, zero-dependency, transparent, in-memory, streaming write-on-update JavaScript database for the Small Web that persists to a JavaScript transaction log.
Find out more and grab the source at https://codeberg.org/small-tech/jsdb