rox v2.3.0 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.

Link to this section Summary

Types

t()

A reference to an open RocksDB database

Link to this section Types

Link to this type

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

A reference to an open RocksDB database