2023-10-08 | Jérôme Benoit | test: add missing pool destroy() Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-08 | Jérôme Benoit | test: toThrowError() -> toThrow() Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-08 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-10-08 | Jérôme Benoit | refactor: remove unneeded conditions at worker file... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-08 | Jérôme Benoit | chore: v3.0.0 |
commit | commitdiff | tree |
2023-10-08 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-07 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-07 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-06 | Jérôme Benoit | refactor: cleanup worker message listener implementation Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-06 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-06 | Jérôme Benoit | docs: fix link to benchmarks Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-06 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-10-06 | Jérôme Benoit | docs: prepare SECURITY.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-05 | Jérôme Benoit | test: fix worker tests Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-05 | Jérôme Benoit | feat: remove Node.js 16.x support Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-05 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-05 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-10-05 | Jérôme Benoit | build: refine eslint configuration Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-04 | Jérôme Benoit | refactor: silence linter warning Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | test: fix async/await imbalance Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | refactor: convert commonjs files to esm Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | refactor: cleanup variable namespace Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | chore: v2.7.5 |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | feat: switch to `EventEmitterAsyncRessource` type from... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-03 | Jérôme Benoit | feat: switch to `EventEmitterAsyncRessource` type for... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-02 | Jérôme Benoit | test: use sinon stub to simplify code Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-02 | Jérôme Benoit | docs: refine comment decorator Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-02 | Jérôme Benoit | test: cleanup worker error tests Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-02 | Jérôme Benoit | test: cleanup sinon import Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-02 | Jérôme Benoit | test: remove unneeded async Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | build(ci): fail if pnpm lockfile is not up2date Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | build: refine .gitignore Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | docs: refine README.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | docs: fix discord link Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | build: fix eslint configuration for tests Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | refactor: cleanup package.json Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-10-01 | Jérôme Benoit | refactor: cleanup .gitignore Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-30 | Jérôme Benoit | test: cleanup path resolve Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-30 | Jérôme Benoit | perf: increase old space size Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-30 | Jérôme Benoit | refactor: null -> undefined where appropriate Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-30 | Jérôme Benoit | refactor: code cleanup Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-29 | Jérôme Benoit | perf: workaround ESM issue with cluster Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-29 | Jérôme Benoit | test: switch thread worker to ESM Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-29 | Jérôme Benoit | test: switch to ESM Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-29 | Jérôme Benoit | build: silence sourcemap enablement warning Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-29 | Jérôme Benoit | build: update volta node version Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-28 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-28 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-09-28 | Jérôme Benoit | refactor: cleanup javascript example Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | refactor: refine code examples Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | fix: fix code examples Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | perf: increase internal benchmark history Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | docs: refine task stealing documentation Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | refactor: refine code examples Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-27 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-26 | Jérôme Benoit | fix: fix EventEmitterAsyncResource type Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | docs: refine code comment Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | fix: fix coverage report by disabling sourcemap in... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | refactor: avoid direct process usage Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | chore: v2.7.4 |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | docs: add changelog entry Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | fix: fix event emitter local types definition Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-25 | Jérôme Benoit | refactor: use delete on properties Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | test: add more event emitter tests Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | test: improve event emitter tests Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: code comment formatting Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | chore: v2.7.3 |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | fix: make the transition to EventEmitterAsyncResource... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | refactor: cleanup type definition Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | fix: redeclare events type Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: refine code comments Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | feat: change pool event emitter to event emitter async... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: refine README.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: fix link in README.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: refine wording Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: cleanup README.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-24 | Jérôme Benoit | docs: use markdown syntax for links Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: refine README.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: refine badges Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: switch badges to badgen Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: refine worker choice strategy comment Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | Merge branch 'master' of github.com:poolifier/poolifier |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | build: refine release-it configuration Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: refine formatting Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: switch from gitter to discord Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | chore: v2.7.2 |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | docs: improve code comments Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-23 | Jérôme Benoit | build(deps-dev): apply updates Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | build(ci): silence linter Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | build: cleanup eslint configuration Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | docs: add changelog entry Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | docs: refine benchmarks/README.md Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | docs: fix benchmark links Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | build: refine husky configuration Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
2023-09-22 | Jérôme Benoit | refactor: move benchmark vs external pools into its... Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org> |
commit | commitdiff | tree |
next |