Block a user
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…
finish this module
Update on Test Suite Implementation
I've completed the implementation of a comprehensive test suite for all Rhai modules in the SAL library. The tests are designed to work on Ubuntu and…
Add Rhai scripting support for SAL
make starterkit from hostbasket
Implemented all needed
- How to run
cargo build && cargo run
- You use cargo watch to restart the server when changing the code
cargo watch -x run