|
950a608992
|
Initial project structure for rentcache
- Set up Python package structure with pyproject.toml
- Add comprehensive configuration system with Pydantic
- Support for multiple cache backends (SQLite, Redis, memory)
- Intelligent cache invalidation strategy (soft delete, serve stale)
- Rate limiting and cost management configuration
- Ready for FastAPI proxy implementation
|
2025-09-09 14:27:44 -06:00 |
|