Docs.rs
ormkit-0.3.0
ormkit 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
officialmexaly
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
bincode ^1.3
normal
chrono ^0.4
normal
futures ^0.3
normal
once_cell ^1.19
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
uuid ^1
normal
criterion ^0.5
dev
sqlx-cli ^0.8
dev
Versions
81.37%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module pool
ormkit
0.3.0
Module pool
Module Items
Structs
Statics
In ormkit::
performance
ormkit
::
performance
Module
pool
Copy item path
Source
Expand description
Smart connection pooling
Optimizes connection pool usage for better performance.
Structs
§
Pool
Stats
Pool statistics
Smart
Pool
Smart connection pool with optimized settings
Statics
§
SMART_
POOL
Global connection pool with optimized settings