2025
Unified ML Feature Store
One feature definition serving both real-time inference and historical training queries, so the two never drift apart.
- Point-in-time-correct retrieval, so training sets cannot leak the future
- Redis online store at 4 ms p99 for 100-entity batch lookups
- 62 tests across Python 3.10-3.12 in CI, with ruff and mypy
- Python
- PostgreSQL
- Redis
- FastAPI
- Docker
- Terraform
- Prometheus
- Typer