- removing throw from execution catch (614c22a7)
- promise errors are now thrown correctly (7a9b62c1)
- removing test ts from eslint (f1c59282)
- allowing for customKeyFunction in higher-order function (5aea03ec)
- updating packages (bebdab31)
- updating docs with new default requestsThreshold value (3ee4a1ad)
- adding github automatic release action (#53) (96addc11)
- changed requestsThreshold default value to 1 (#19) (a3688804)
- expiration mode (#41) (d64c29da)
- stale-while-revalidate (#49) (31f8d26d)
- linting (94899acd)
- removed unnecessary internal parameters passed (d82addd1)
- explicit export (4fb168cd)
- updating plugin-base (1cc099b6)
- bringing internals back again (3bfcd234)
- reverting internals (b9816e08)
- updating package lock (077d8f3d)
- terminated refactoring (15e0733b)
- updated plugin base (4feac575)
- internal refactor + fixed missing timeoutCache deletion + changed cache delete to correct candidate func (cfc39360)
- last edits for first release os (7dc02816)
- internal plugin parameter changes to satisfy TS (c67812f2)
- triggering npm new version - registry has fallen (6433af78)
- triggering npm new version - registry has fallen (501f1f0e)
- fixed pluginHookWrap missing options (00f913f5)
- fixed delete data cache record missing promise await (abe7d7a3)
- used pluginHookWrap instead of two execute hooks for better readability (8eb60025)
- updating dependencies (07991f53)
- better documentation - in line with new updates (6989ba66)
- added plugin hooks check (2fe65458)
- checking ttl instead of timeframe for datacacherecord expiration + running query delete if not cached (f5d79279)
- reached 100% coverage (0edca232)
- linting (c1f132b8)
- removed onLog because useless as it is, removed duplicated target constructor name (08060bd2)
- better documentation (0b74f13c)
- removed unused test class method (7c4d8144)
- removed unused command (6e6723c3)
- removed plugin missing files export (204a8794)
- keepAliveTimeoutCache changed to timeFrameTimeoutCache (#14) (821ffe83)
- internal refactor + better typings (74fdf262)
- better timeouts (unref) (#13) (9a57d94a)
- plugins system (#12) (3c5be8af)
- added doctor + test script (#2) (190ca89e)
- higher-order function implementation + internal refactor (811e7d8e)
- higher-order function implementation + internal refactor (2b4dec8f)
- exported manager (65ed3d7f)
- added tests to cover new features (a68e3d7c)
- removed done tab (938f86f3)
- added redis types (0254b4c5)
- new scaffolding (f9ab404c)
- Removed esbuild-wasm (ac681807)