Docs.rs
redis_ipc-0.1.0
This release has been yanked
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
redis_ipc 0.1.0
Simple crate for ipc (inter-process communication) and service-to-service communication based on redis.
Crate
Source
Builds
Feature flags
Documentation
Coverage
35%
7
out of
20
items documented
0
out of
15
items with examples
Size
Source code size: 34.88 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 3.85 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
mi7chal/redis-ipc-rust
0
0
0
crates.io
Dependencies
r2d2 ^0.8
normal
redis ^0.27
normal
serde ^1.0.215
normal
serde_json ^1.0
normal
uuid ^1.11
normal
dotenvy ^0.15
dev
Versions
0.1.3
(2025-04-25)
0.1.2
(2025-01-01)
0.1.1
(2024-12-30)
0.1.0
(2024-12-30)
Owners
redis_ipc-0.1.0 has been yanked.
Redis IPC in Rust