Block a user
MahmoudEmad
deleted branch development_psgl_installer from herocode/herolib_rust
2025-05-09 14:13:04 +00:00
Implement PostgreSQL Installer Module for Rhai
Move Zinit and Mycelium clients to the SAL module
in postgresql rhai module do installer
The PostgreSQL installer module for Rhai has been successfully implemented. This module provides functionality to:
- Install PostgreSQL using…
development_psgl_installer
MahmoudEmad
pushed to development_psgl_installer at herocode/herolib_rust
2025-05-09 13:13:49 +00:00
MahmoudEmad
created branch development_psgl_installer in herocode/herolib_rust
2025-05-09 12:47:39 +00:00
MahmoudEmad
pushed to development_psgl_installer at herocode/herolib_rust
2025-05-09 12:47:39 +00:00
Add Rhai scripting support for SAL
add postgresl & redis module
PostgreSQL & Redis Module Implementation - Complete
✅ Implemented PostgreSQL & Redis modules with builder patterns for authentication ✅ Added parameter support, connection pooling,…
add postgresl & redis module
PostgreSQL & Redis Module Implementation - Status Update
I've completed the implementation of the PostgreSQL and Redis modules with builder patterns for authentication as requested. Here's a…