
All checks were successful
Build / Build (push) Successful in 1m21s
This commit introduces functionality to delete hash values from the Dragonfly database. It includes two new functions: `hashDelete` for deleting a hash value by key, and `hashDeleteId` for deleting a hash value by both key and ID. Key changes: * **`fnc_processQueue.sqf`:** Added cases for "hdel" and "hdelid" task types to process hash deletion requests, calling the corresponding `FUNC(hashDelete)` and `FUNC(hashDeleteId)` functions. * **`XEH_PREP.hpp`:** Added `PREP` definitions for `hashDelete` and `hashDeleteId` to enable event handlers for these functions.
Welcome to ArmaDragonflyClient.
Experience next-level persistence in Arma 3 with our mod powered by C# .NET 8 and DragonflyDB. 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
Languages
TeX
36.1%
HTML
28.6%
JavaScript
11.5%
C++
8%
SQF
5.3%
Other
10.5%