All checks were successful
Build / Build (push) Successful in 30s
This commit enhances the handling of string values in the `DragonflyHashSetAsync` function. Specifically, it adds `.Trim('"')` to the second argument (the value being set) to remove any surrounding quotes. This ensures that the value is correctly stored and retrieved, preventing potential issues with data integrity.
Key changes:
* **String Value Trimming:** Added `.Trim('"')` to the value argument in `DragonflyHashSetAsync` within `Main.cs`.
* **Binary Updates:** Updated the compiled DLL and SO files.
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
C++
48.2%
SQF
22.2%
C#
21.4%
Python
6.1%
Go
1.3%
Other
0.8%