package redis-async
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Redis client for Async applications
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=887f10006f90b3d37b01e715dad466d5b56f9b58f20f217c69df825f23829d90
Description
A client library for Redis versions 6 and higher.
Provides a strongly-typed API with transparent (de)serialization for application-defined types.
Supports client tracking and internally uses the RESP3 protocol.
Published: 26 May 2024
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page