You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Chris Lu 7be43af4ce Add Prometheus metrics with /metrics endpoint and request instrumentation 5 days ago
..
server Add Prometheus metrics with /metrics endpoint and request instrumentation 5 days ago
storage Implement 6 more gRPC RPCs: mark readonly/writable, configure, write/read needle, EC generate 5 days ago
config.rs Wire up main.rs with async startup, HTTP + gRPC servers, and graceful shutdown 5 days ago
lib.rs Convert to lib+bin crate and fix axum route parameter syntax for 0.7 5 days ago
main.rs Convert to lib+bin crate and fix axum route parameter syntax for 0.7 5 days ago
metrics.rs Add Prometheus metrics with /metrics endpoint and request instrumentation 5 days ago
security.rs Add JWT authentication and IP whitelist security module 5 days ago