Jacob Schmidt 58bf3b650f
All checks were successful
Build / Build (push) Successful in 29s
fix: Improve input validation and update binaries
This commit addresses several input validation issues in the ArmaRAMDb SQF functions and updates the compiled binaries.

*   **Input Validation:** Modified several `fnc_` functions to correctly validate input data. Specifically, changed `isNil` checks to `count _data == 0` to ensure that empty arrays are treated as invalid input, improving the robustness of the functions. This affects `fnc_hashSetId.sqf`, `fnc_listSet.sqf`, `fnc_hashSet.sqf`, `fnc_listAdd.sqf`, `fnc_hashSetIdBulk.sqf`, and `fnc_hashSetBulk.sqf`.
*   **Configuration File Path:** Fixed an issue in `Main.cs` where the configuration file path was not correctly constructed, ensuring the config file is loaded correctly.
*   **Updated DLL/SO:** Updated the ArmaRAMDb_x64.dll and ArmaRAMDb_x64.so files.
2025-03-23 23:20:50 -05:00
2025-03-22 20:15:35 -05:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2025-03-21 13:04:47 -05:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00
2025-03-22 20:13:08 -05:00
2024-11-10 14:33:22 -06:00
2024-11-10 14:33:22 -06:00

latest-release open-issues build-status

Welcome to ArmaRAMDb.

Experience next-level persistence in Arma 3 with our mod powered by C# .NET 8. This ultra-fast in-memory data store offers unparalleled performance and scalability for your Arma 3 gameplay data management needs.

If something is broken, contact J. Schmidt92 or open a new issue on Gitea.


For more information, read the Docs.

For Roadmap, visit the project page. (WIP)

Contributors

  • Creedcoder for his contributions, help, input and time
Description
ArmaRAMDb an in-memory persistent database using client's RAM
Readme 90 MiB
2025-05-03 19:34:51 -05:00
Languages
TeX 35.9%
HTML 30.9%
JavaScript 10.7%
C++ 7.6%
C# 5%
Other 9.9%