Features
Ktra has now features listed below.
- Almost pure Rust.
- Minimum Alternate Registry implementation.
- Secure user management with Argon2 or as an OpenID Service
Provider (compatible with
.well-knowndiscoverable identity providers such as gitlab) - Sled as its internal database.
- via
db-sledfeature turned on by default.
- via
- Redis support.
- via
db-redisfeature.
- via
- MongoDB support.
- via
db-mongofeature.
- via