Docs.rs
redis-kiss-0.1.4
redis-kiss 0.1.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
insertish
Dependencies
bincode ^1.3.3
normal
lazy_static ^1.4.0
normal
mobc ^0.8.1
normal
mobc-redis ^0.8.0
normal
redis ^0.23.0
normal
rmp-serde ^1.0.0
normal
serde ^1.0.115
normal
serde_json ^1.0.78
normal
async-std ^1.10.0
dev
futures ^0.3.19
dev
Versions
0%
of the crate is documented
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_
kiss
0.1.4
All Items
Crate Items
Re-exports
Structs
Enums
Traits
Functions
Type Aliases
Crate
redis_kiss
Copy item path
Source
Re-exports
§
pub use
redis
;
Structs
§
REDIS_
KISS_
LENIENT
REDIS_
PAYLOAD_
TYPE
REDIS_
URI
Enums
§
Error
Payload
Type
Traits
§
Async
Commands
Implements common redis commands over asynchronous connections. This allows you to send commands straight to a connection or client.
Functions
§
decode_
payload
decode_
payload_
using
get_
connection
open_
pubsub_
connection
p
publish
Type Aliases
§
Conn