Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

OCaml library for building clients and servers that communicate using the Redis Serialization Protocol

License

NotificationsYou must be signed in to change notification settings

zshipko/resp

Repository files navigation

%%VERSION%%

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 buildinstructions.

Documentation

The documentation and API reference is generated from the sourceinterfaces. 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 runwith:

dune runtest

About

OCaml library for building clients and servers that communicate using the Redis Serialization Protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp