Tags: xraph/forge
Tags
Release v0.7.4 - Storage Extension DI Helpers and Backend Type Enums Features: - Added comprehensive DI helpers for storage extension (GetManager, MustGetManager, GetStorage, etc.) - Added type-safe BackendType enum (BackendTypeLocal, BackendTypeS3, BackendTypeGCS, BackendTypeAzure) - Added HELPERS_QUICK_REF.md and BACKEND_TYPES.md documentation - Updated README.md with DI helpers usage examples Improvements: - Consistent pattern with database extension helpers - Type-safe backend configuration - Performance: ~12-25ns helpers with 0 allocations - Comprehensive test coverage (all tests passing)
PreviousNext