Docs.rs
simple_kv_store-0.2.0
simple_kv_store 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
schaze
Dependencies
base64 ^0.22.1
normal
k8s-openapi ^0.26.0
normal
kube ^2.0.0
normal
rusqlite ^0.38.0
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
tokio ^1.42.0
normal
Versions
13.33%
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
Crate simple_kv_store
simple_
kv_
store
0.2.0
All Items
Crate Items
Structs
Enums
Functions
Crate
simple_
kv_
store
Copy item path
Source
Structs
§
InMemory
Store
Kubernetes
Store
SQLite
Store
Enums
§
KeyValue
Store
Provides a multi backend simple Key Value store
Kubernetes
Resource
Functions
§
normalize_
key
Normalizes a key to be compatible with Kubernetes ConfigMap and Secret keys.