Class: Ferret::Store::MDBXDirectory

Inherits:
Object
  • Object
show all
Defined in:
ext/isomorfeus_ferret_ext/frb_store.c

Overview

MDBX resident Directory implementation. The MDBXDirectory will use a single MDBX database to store all of it’s files. You should not otherwise touch this ddatabase. Modifying the database will corrupt the index. The one exception to this rule is you may need to delete stale lock files which have a “.lck” extension.