- Add Kubernetes examples demonstrating deployment of various applications (PostgreSQL, Redis, generic). This improves the documentation and provides practical usage examples. - Add `tokio` dependency for async examples. This enables the use of asynchronous operations in the examples. - Add `once_cell` dependency for improved resource management in Kubernetes module. This allows efficient management of singletons and other resources. |
||
---|---|---|
.. | ||
rhai | ||
crud_operations_test.rs | ||
deployment_env_vars_test.rs | ||
edge_cases_test.rs | ||
integration_tests.rs | ||
production_readiness_test.rs | ||
rhai_tests.rs | ||
unit_tests.rs |