descriptionIn-memory cache for node.js mutable JSON objects with delayed write.
last changeMon, 3 Jan 2022 04:28:35 +0000 (15:28 +1100)
shortlog
2022-01-03 Nick DowningChange from pnpm to npm, add ./link.sh shortcut for... master
2021-12-31 Nick DowningMake JSON.stringify pretty print
2020-02-03 Nick DowningChange yarn to pnpm
2018-12-04 Nick DowningAdd kick() function, currently does nothing, forgotten...
2018-11-27 Nick DowningPublish version 0.1.0 to NPM
2018-11-20 Nick DowningRename JSONCache to JSONCacheRW, as the read-only versi...
2018-11-18 Nick DowningPublish version 0.1.1 to NPM
2018-11-18 Nick DowningRenaming scheme to guard against data loss if system...
2018-11-11 Nick DowningPublishable version
2018-10-21 Nick DowningChange open()/load() to read(), and flush()/save()...
2018-10-20 Nick DowningMinor change to console log messages
2018-10-20 Nick DowningChange module name json_cache to JSONCache, get() to...
2018-10-09 Nick DowningInitial commit
heads
2 years ago master