Add a shared cache per worker for authorized tags
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 10 Jun 2022 14:48:55 +0000 (16:48 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 10 Jun 2022 14:48:55 +0000 (16:48 +0200)
commit9d7484a4667898757b7c23be3dec7458c337cb84
treeb92aee7cfcd4527a98f27e0e7aff9b1f9c11282f
parent8c4ca09f34dd16e668f43287807b5d0edafd2cdd
Add a shared cache per worker for authorized tags

And fix some file changes watch leak

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/AuthorizedTagsCache.ts [new file with mode: 0644]
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/utils/FileUtils.ts