Commit Graph

35 Commits (b42434a1e2d2958bfef771c8b1f31de420f9d98b)

Author SHA1 Message Date
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours 8d628bfa6f cleanup JSDoc 3 years ago
Timothée Rebours efef10e0e9 auto-generate docs in markdown and html 3 years ago
Timothée Rebours 0e9e5c7f4d massive update of the JSDoc, rewrite of the model & storage modules to clarify 3 years ago
Timothée Rebours 0b8aab7346 add doc to model, fix persistence doc, fix error in cursor and unecessary async in executor 3 years ago
Timothée Rebours 90f52e4cda add docs for Cursor, customUtils, Executor, Persistence and utils 3 years ago
Timothée Rebours 7709369e49 JSDoc 3 years ago
Timothée Rebours b8998ce1d7 remove TODO 3 years ago
Timothée Rebours 8cadb9128e minor 3 years ago
Timothée Rebours 06dc91915c simplify executor 3 years ago
Timothée Rebours 42a7d45856 minor 3 years ago
Timothée Rebours 2c4589e108 WIP: async Cursor and fix async executor 3 years ago
Timothée Rebours a694d6ee14 WIP: rewrite executor 3 years ago
Timothée Rebours fbf2bd8d68 WIP: rewrite executor without async 3 years ago
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