Commit Graph

21 Commits (v2.1.0-2)

Author SHA1 Message Date
Timothée Rebours e8cba5273a cleanup code 4 years ago
Timothée Rebours 185ae680b8 standard everything except browser-version 4 years ago
Louis Chatriot 41827a51e1 Last necessary test 9 years ago
Louis Chatriot be83e8d4ee Better formatting 9 years ago
Félicien FRANCOIS cada7ff179 When last argument is falsy, Override by default callback instead of appending it 9 years ago
Louis Chatriot 94f7caf0b8 Chmod 9 years ago
Tom V e7f8209c90 Fix the nextTick(cb) causing event loop starvation 11 years ago
Louis Chatriot b1b43008c9 Executor bug completely fixed 11 years ago
Louis Chatriot da1e4dfe13 Fixed this bug 11 years ago
Louis Chatriot 90da65eeaf Buffer all operations before load and no more pipelining 12 years ago
Louis Chatriot f260b8a854 Fixed strange executor bug when not passing callback 12 years ago
Louis Chatriot f54872641e Fixed bug in the executor preventing usage of update and remove without callback 12 years ago
Louis Chatriot fce60d19fa Able to use indexes for matches 12 years ago
Louis Chatriot 728cdc7ce3 More comments 12 years ago
Louis Chatriot 74f0d8914e One executor per datastore 12 years ago
Louis Chatriot 4eb703449b Use an executor so that only one write operation happens every time 12 years ago
Louis Chatriot c57af28464 Use executor for db operations 12 years ago
Louis Chatriot f28313f1a3 Executor works with arguments 12 years ago
Louis Chatriot c88026cf86 Executor also works without callbakc 12 years ago
Louis Chatriot 0a2b642dfc Executor can enqueue tasks 12 years ago
Louis Chatriot 22af598418 Executor can enqueue tasks 12 years ago