rox v1.0.1 Rox.DB

Struct module representing a handle for a database.

For working with the database, see the functions in the top level Rox module.

Implements the Collectable and Enumerable protocols.

Summary

Types

t()

A reference to an open RocksDB database

Types

t()
t() :: %Rox.DB{reference: reference, resource: binary}

A reference to an open RocksDB database