0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 06:10:44 -05:00
Jesse 2d7fdc0dc2
Various Async improvements (#1044)
- Done some slight refactoring to `DatabaseImporter` to get rid of the
old loading methods that have been sitting unused for sometime, as well
as slightly refactoring `loadAsync` for better readability and using
map's wherever possible, this should also yield a slight performance
improvement?
- Updated VFS to use node:fs/promises rather than our own promisfying of
those methods.
- Got rid of commands on VFS, I don't see why these are necessary
anymore? If there's a good reason to still leave these I can revert
this.
- Changed loadImages to loadImagesAsync

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-01-07 18:31:22 +00:00
..
2025-01-07 18:31:22 +00:00
2025-01-07 15:36:08 +00:00
2024-05-07 13:37:01 -04:00
2024-12-30 09:01:11 +00:00
2025-01-07 11:46:04 -05:00
2025-01-06 12:34:35 -05:00
2025-01-07 11:46:04 -05:00
2024-07-23 11:12:53 -04:00
2025-01-07 11:46:04 -05:00
2023-11-16 21:42:06 +00:00
2024-12-16 22:12:30 +00:00