refactor: use mnemonist queue implementation instead of homebrew one
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 29 May 2023 15:13:26 +0000 (17:13 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 29 May 2023 15:13:26 +0000 (17:13 +0200)
commit5983297441ae1af1d5a6e9ecc38ba04f8777724b
tree2df64a2f787d262782a15256445d34494b5cdc82
parentd4ad9d45e762ddb25f47b16c175a1509e89f422b
refactor: use mnemonist queue implementation instead of homebrew one

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
rollup.config.mjs
src/charging-station/SharedLRUCache.ts
src/utils/AsyncLock.ts
src/utils/Queue.ts [deleted file]
test/utils/Queue.test.ts [deleted file]