package proton

  1. Overview
  2. No Docs
High-performance OCaml driver for Timeplus Proton (ClickHouse native protocol)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.0.17.tar.gz
md5=38ccc8c422ab3b432b44a8dabe437635
sha512=5b7ab9c308b631ee3be02b3520edf276e95954825c89e7621af4d05099a1fa2041a8dbbc46145aef2635b9b6301f21aed3556f02f4714cbbed145bbabd9a0a77

Description

A feature-rich OCaml driver for Timeplus Proton, supporting streaming queries, async inserts, compression (LZ4/ZSTD), TLS security, connection pooling, and rich data types including Arrays, Maps, Enums, and DateTime64.

Published: 29 Sep 2025

Dependencies (14)

  1. conf-gmp build & >= "4"
  2. mirage-crypto >= "1.2.0" & < "3.0.0"
  3. domain-name
  4. ptime
  5. cstruct
  6. x509 >= "1.0.0"
  7. ca-certs
  8. tls-lwt >= "2.0.2"
  9. tls >= "2.0.2"
  10. lwt
  11. zstd
  12. lz4
  13. ocaml >= "4.14.0"
  14. dune >= "3.20"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test & ("os_distribution" != "debian" | "os_version" != "12")

Used by

None

Conflicts

None