Docs.rs
microagents-storage-0.1.0
microagents-storage 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AstraBert
Dependencies
anyhow ^1.0.102
normal
async-trait ^0.1.89
normal
dirs ^6.0.0
normal
microagents-events ^0.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
tokio ^1.52.3
normal
tokio-rusqlite ^0.7.0
normal
chrono ^0.4.45
dev
serial_test ^3.5.0
dev
tempfile ^3
dev
Versions
95.65%
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
All
microagents_
storage
0.1.0
Crate Items
Structs
Enums
Statics
Traits
Functions
List of all items
Structs
jsonl::JsonlAgentStorage
memory::InMemoryAgentStorage
sqlite::SqliteAgentStorage
Enums
types::AgentStorageChoice
Traits
types::AgentStorage
Functions
jsonl::jsonl_session_storage
sqlite::sqlite_session_storage
Statics
jsonl::JSONL_SESSION_STORAGE
sqlite::SQLITE_SESSION_STORAGE