Docs.rs
redis-simd-json-1.1.1
redis-simd-json 1.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Bajix
Dependencies
napi ^2
normal
napi-derive ^2
normal
redis ^0.21.6
normal
redis-swapplex ^0.3.5
normal
serde_json ^1.0.85
normal
simd-json ^0.6.0
normal
napi-build ^2
build
Versions
100%
of the crate is documented
Go to latest version
Platform
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
☰
Crate redis_simd_json
Version 1.1.1
All Items
Functions
?
Crate
redis_simd_json
source
·
[
−
]
Expand description
Optimized Redis GET / MGET / SET / MSET commands utilizing SIMD JSON with NodeJS
bindings
Functions
get
Get the deserialized value of a key
mget
Get the deserialized values of a set of keys
mset
Serialize and set the values of multiple keys
set
Serialize and set the value at a key