Verbose statements, fixing remove() by moving a notify() into a conditional statement when a key is valid, adding benchmark.js for dev purposes c02f7a8
Fixing leaks due to rushing; changing signature of clearTimer() to accept a second arg, fixing remove() by conditionally clearing the expires timer for a record, fixing reset() by clearing expires, fixing set() to only call setExpires() if enabled & key is new bbbfacb
Swapping null for '' as an interim fix for an erroneous null value which collides with remove() - lack of time / this'll solve it for now; no negative impact on bench-lru results df0a745