package neodriver_eio

  1. Overview
  2. Docs
Eio backend of the pure OCaml Neo4j driver

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.2.tar.gz
md5=ddea08803bc57d4928a9f13de54461ae
sha512=d5dc0b69af7972944332b243a28ccc2b15adb62ee9129023cf5a3ea57faf13b048e79579fe03b73d0a17c8c84e32ab92f27de6e2579c59ce4bb5bf8b5131100c

doc/index.html

neodriver_eio

The Eio backend of the driver: network transport, Bolt protocol and the user-facing connection, session and transaction layers, in direct style (OCaml 5).

The root Neodriver_eio aggregates all of the above.