Commit Graph

16 Commits

Author SHA1 Message Date
Mahmoud Emad
f002445c9e feat: Add PostgreSQL and Redis client support
Some checks failed
Rhai Tests / Run Rhai Tests (push) Waiting to run
Rhai Tests / Run Rhai Tests (pull_request) Has been cancelled
- 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
2cd9faf4fa ... 2025-05-08 09:54:20 +03:00
104097ee4b git working 2025-05-08 09:05:44 +03:00
21893ce225 ... 2025-04-05 19:00:59 +02:00
78db13d738 ... 2025-04-05 09:36:54 +02:00
7cdd9f5559 ... 2025-04-05 05:46:30 +02:00
e48063a79c ... 2025-04-05 04:45:56 +02:00
9f33c94020 ... 2025-04-04 21:51:31 +02:00
c9b4010089 ... 2025-04-04 18:21:16 +02:00
eca7e6f552 ... 2025-04-04 15:28:50 +02:00
071dee514a ... 2025-04-04 15:21:45 +02:00
119d7ee50e added example for nerdctl + testing nerdctl (still a bug with running container from image) 2025-04-02 17:21:39 +02:00
d6b53a72bb added test for everything container related 2025-04-02 16:12:31 +02:00
5f6420a421 added isolation feature for running containers 2025-04-02 15:20:32 +02:00
d5bc0bbfc4 added tests for container commands 2025-04-02 15:07:56 +02:00
Maxime Van Hees
3f461334ec added example 2025-04-02 14:41:50 +02:00