Package Registry Documentation
Package Registry
A high-performance npm and PyPI package registry proxy that caches packages in MinIO object storage.
Features
- PyPI Proxy - PEP 503/691 compliant Simple Repository API
- npm Proxy - Full npm registry API compatibility
- MinIO Caching - Packages cached permanently in S3-compatible storage
- Proxy Chaining - Support for multi-tier proxy topologies
- Audit Logging - All package operations logged to Kafka for analytics
- gRPC-Gateway - REST API defined via protobuf with OpenAPI spec generation
Quick Start
See Getting Started for installation and configuration.