Docs.rs
tirea-store-adapters-0.5.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
tirea-store-adapters 0.5.0
Pluggable storage backends (memory, file, PostgreSQL, NATS) for AI agent state and threads
Crate
Source
Builds
Feature flags
Documentation
Coverage
52.94%
9
out of
17
items documented
0
out of
11
items with examples
Size
Source code size: 407.33 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 8.07 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 38s
Average build duration of
successful
builds.
all releases: 1m 33s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
awakenworks/awaken
82
9
51
crates.io
Dependencies
async-nats ^0.38
normal
optional
async-trait ^0.1
normal
futures ^0.3
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
optional
thiserror ^2
normal
tirea-contract ^0.5.0
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
async-trait ^0.1
dev
serde_json ^1
dev
sqlx ^0.8
dev
tempfile ^3
dev
testcontainers ^0.26
dev
testcontainers-modules ^0.14
dev
tirea-contract ^0.5.0
dev
tirea-state ^0.5.0
dev
tokio ^1
dev
Versions
0.5.0
(2026-03-24)
0.4.0
(2026-03-14)
0.3.0
(2026-03-11)
0.3.0-alpha.4
(2026-03-10)
0.3.0-alpha.3
(2026-03-10)
0.3.0-alpha.2
(2026-03-09)
0.3.0-alpha.1
(2026-03-08)
0.2.0
(2026-02-26)
0.1.1
(2026-02-22)
0.1.0
(2026-02-22)
Owners
Thread store adapter implementations for tirea.