sal/docs/rhai
Mahmoud Emad 1286939608
Some checks failed
Rhai Tests / Run Rhai Tests (push) Waiting to run
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
feat: Add Redis client module and tests
- Add a new Redis client module to the SAL library.
- Implement Rhai wrappers for Redis connection and operations.
- Add comprehensive test suite for the Redis client module.
- Update documentation to include Redis client module details.
- Add .gitignore entries to exclude test logs and files.
2025-05-08 16:32:15 +03:00
..
ci_workflow.md ci: Add CI workflow for Rhai tests 2025-05-08 15:09:16 +03:00
git_module_tests.md docs: Add documentation for Git module tests 2025-05-08 15:05:25 +03:00
index.md feat: Add Redis client module and tests 2025-05-08 16:32:15 +03:00
os_module_tests.md feat: Add Rhai scripting support for SAL 2025-05-08 14:29:14 +03:00
process_module_tests.md docs: Add documentation for Process module tests 2025-05-08 15:54:39 +03:00
redisclient_module_tests.md feat: Add Redis client module and tests 2025-05-08 16:32:15 +03:00
running_tests.md docs: Add documentation for running Rhai tests 2025-05-08 15:05:55 +03:00