felixge/node-dirty
A tiny & fast key value store with append-only disk log. Ideal for apps with < 1 million records.
JavaScriptMIT
Issues
- 2
- 1
- 1
forEach not working
#59 opened by jk1121 - 0
- 1
- 3
db.set(undefined,...) corrupts db file
#30 opened by broofa - 1
using dirty in a module
#58 opened by angelochen960 - 7
Publish package
#53 opened by hulvei3 - 0
Intermittent test failures.
#52 opened by Havvy - 2
Bump to v1.0.0
#48 opened by Havvy - 0
- 2
changing records keys
#42 opened by mderazon - 5
input checking for db.set
#10 opened by jed - 0
query option
#41 opened by angelochen960 - 15
Issues in node v0.10.0
#34 opened by mikermcneil - 3
- 1
question about persistance
#38 opened by mderazon - 3
how to exit forEach loop
#39 opened by angelochen960 - 3
getting back row
#37 opened by angelochen960 - 2
Add CI to dirty
#35 opened by bentaber - 3
Internally, duplicate keys are maintained
#17 opened by fabien - 1
update npm package
#33 opened by booo - 1
control over write buffering
#26 opened by nponeccop - 0
- 1
control over write volatility
#25 opened by nponeccop - 0
pluggable serializers
#24 opened by nponeccop - 0
- 0
'rm(key)' does not remove entry with key
#22 opened by Morriz - 5
- 2
New npm package?
#20 opened by yhahn - 3
Synchronous methods for load/save
#15 opened by izuzak - 3
- 3
Several models, same database?
#11 opened - 1
Merging http://github.com/eee-c/node-dirty back in?
#12 opened by ArtS - 3
Duplicate entries?
#9 opened by eneko - 6
splicing _docs destroys _id refs
#3 opened by aheckmann - 4
- 1
set() always creates new objects in _docs
#5 opened by aheckmann - 3
Update to Nodes latest version
#6 opened by pasviegas - 2
load() adds duplicate docs into _docs
#4 opened by aheckmann - 1
load()ing adds deleted docs into _docs
#2 opened by aheckmann - 3
new Dirty('memory')
#1 opened by tj