package dokeysto_lz4

  1. Overview
  2. Docs
type filename = string
Read-only persistent string key to string value hash table (values are compressed on disk using LZ4)
module ROZ : sig ... end
Read-write persistent string key to string value hash table (values are compressed on disk using LZ4)
module RWZ : sig ... end
OCaml

Innovation. Community. Security.