sal/docs/rhai
Mahmoud Emad f002445c9e
Some checks failed
Rhai Tests / Run Rhai Tests (push) Waiting to run
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
feat: Add PostgreSQL and Redis client support
- Add PostgreSQL client functionality for database interactions.
- Add Redis client functionality for cache and data store operations.
- Extend Rhai scripting with PostgreSQL and Redis client modules.
- Add documentation and test cases for both clients.
2025-05-09 09:45:50 +03:00
..
buildah_module_tests.md feat: Add Buildah module tests to Rhai integration tests 2025-05-08 17:11:24 +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 PostgreSQL and Redis client support 2025-05-09 09:45:50 +03:00
nerdctl_module_tests.md docs: Add documentation for Nerdctl and RFS module tests 2025-05-08 17:48:00 +03:00
os_module_tests.md feat: Add Rhai scripting support for SAL 2025-05-08 14:29:14 +03:00
postgresclient_module_tests.md feat: Add PostgreSQL and Redis client support 2025-05-09 09:45:50 +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 PostgreSQL and Redis client support 2025-05-09 09:45:50 +03:00
rfs_module_tests.md docs: Add documentation for Nerdctl and RFS module tests 2025-05-08 17:48:00 +03:00
running_tests.md docs: Add documentation for running Rhai tests 2025-05-08 15:05:55 +03:00
text_module_tests.md feat: Add text module tests to SAL 2025-05-08 17:00:22 +03:00