A very simple mutex for asynchronous code, which does not spin nor busy-wait. Also exports an efficient Queue.
published 1.0.4 9 years agoA very simple file-based document store for (mostly) json.
published 1.0.3 8 years agoEasy setup jsonrpc using postMessage between frames or workers.
published 1.0.1 4 months agoSigned and encrypted document infrastructure based on public key encryption and self-organizing users.
published 1.1.0 2 months agoBasic cloud storage in which contents are cryptographically signed, using distributed-storage as a co-dependency.
published 1.0.10 2 months agoSimple, fast, least-recently-used cache (specifically, last set) with active time-to-live eviction, optimized for large-string keys and frequent reads, and no dependencies (other than jasmine dev testing).
published 1.0.1 2 months ago