Movatterモバイル変換


[0]ホーム

URL:


packageresp-client

  1. Overview
  2. Docs

You can search for identifiers within the package.

in-package search v0.2.0

Redis serialization protocol client library

Install

Dune Dependency

Authors

Maintainers

Sources

resp-0.11.0.tbz
sha256=8c4f7afbed08c5d373a822cf0d2f21427605a283b24ef2e1354aa4bff3dd5035
sha512=1a14349721871c532142d48ad2811d8aad48173fe3c9a4eb0de7df3bcc58fedf98ed62ab0b548d9fa0d97c99559fb63de17622414155017744d04b8d8a35ff79

Description

Redis protocol client library for Lwt

Tags

redis protocol

Published:27 Oct 2021

README

resp — REdis Serialization Protocol library for OCaml

v0.9-33-gcd1c38a

resp is an OCaml library for working with theRedis Serialization Protocol. It provides a pure-OCaml streaming interface for building clients and servers that communicate using RESP.

resp is distributed under the ISC license.

Homepage: https://github.com/zshipko/resp

Installation

resp can be installed withopam:

opam install resp

If you don't useopam consult theopam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consultedonline or viaodig doc resp.

Tests

In the distribution sample programs and tests are located in thetest directory. They can be built and run with:

dune runtest

Dependencies (3)

  1. resp= version
  2. dune>= "2.0.0"
  3. ocaml>= "4.07.0"

Dev Dependencies

None

Used by (3)

  1. resp-mirage>= "0.11.0"
  2. resp-server>= "0.11.0"
  3. resp-unix>= "0.11.0"

Conflicts

None


[8]ページ先頭

©2009-2025 Movatter.jp