Skip to content
/ meuse Public
forked from mcorbin/meuse

A private Cargo crate registry, for Rust

License

Notifications You must be signed in to change notification settings

Aloso/meuse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meuse

A crate registry, written in Clojure.

It implements the alternative registries RFC and offers also various features (cf the Features section).

Documentation is available at https://meuse.mcorbin.fr/

Features

  • Complete implementation of the alternative registries RFC (including search).
  • crates.io mirroring (beta)
  • Multiple backends for crates files: filesystem, S3 (beta)
  • Manage categories.
  • Manage users, roles, and tokens.
  • Manage crates.
  • Security: HTTPS support, TLS support for the PostgreSQL client.
  • Monitoring: Meuse exposes a Prometheus endpoint with various metrics (HTTP server, database pool, JVM metrics...).

Plan

Take a look at https://meuse.mcorbin.fr/roadmap/.

About

A private Cargo crate registry, for Rust

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 97.3%
  • TSQL 1.9%
  • Other 0.8%