author | Jérôme Benoit <jerome.benoit@sap.com> | |
Wed, 25 Aug 2021 20:42:45 +0000 (22:42 +0200) | ||
committer | Jérôme Benoit <jerome.benoit@sap.com> | |
Wed, 25 Aug 2021 20:42:45 +0000 (22:42 +0200) | ||
commit | 72f041bd50fc25ca5d233565cbc0ea836220ec0f | |
tree | c4027c5272484e7d4faae905ba86fce6b53cd39d | tree | snapshot (zip tar.gz tar.bz2) |
parent | 3356aa8419d035c06fb9050a4f515a9c54147c30 | commit | diff |
.gitignore | diff | blob | blame | history | |
README.md | diff | blob | blame | history | |
mta.yaml | [deleted file] | blob | blame | history |
package-lock.json | diff | blob | blame | history | |
package.json | diff | blob | blame | history | |
src/assets/config-template.json | diff | blob | blame | history | |
src/types/ConfigurationData.ts | diff | blob | blame | history | |
src/types/Statistics.ts | diff | blob | blame | history | |
src/types/Storage.ts | [new file with mode: 0644] | blob |
src/utils/Configuration.ts | diff | blob | blame | history | |
src/utils/FileUtils.ts | diff | blob | blame | history | |
src/utils/PerformanceStatistics.ts | diff | blob | blame | history | |
src/utils/performance-storage/JSONFileStorage.ts | [new file with mode: 0644] | blob |
src/utils/performance-storage/MongoDBStorage.ts | [new file with mode: 0644] | blob |
src/utils/performance-storage/Storage.ts | [new file with mode: 0644] | blob |
src/utils/performance-storage/StorageFactory.ts | [new file with mode: 0644] | blob |