Skip to main content

stats

Function stats 

Source
pub async fn stats(
    __arg0: State<Arc<AppState>>,
) -> Result<impl IntoResponse, ApiError>
Expand description

Returns database statistics (memory count, index size, etc.).