HomePhabricator

Encapsulate BDB environment inside new CDBEnv class
cd9696fc97fcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Encapsulate BDB environment inside new CDBEnv class

Cleans up and organizes several scattered functions and variables related to
the BDB env. Class CDBInit() existed to provide a
guaranteed-via-C++-destructor cleanup of the db environment.

A formal CDBEnv class provides all of this inside a single wrapper.

Details

Provenance
Jeff Garzik <jgarzik@exmulti.com>Authored on May 14 2012, 01:37
Jeff Garzik <jgarzik@redhat.com>Committed on May 20 2012, 00:43
deadalnixPushed on May 14 2017, 22:04
Parents
rABCb52a27053850: Reorganize(): remove spurious TxnAbort()
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff Garzik <jgarzik@redhat.com> committed rABCcd9696fc97fc: Encapsulate BDB environment inside new CDBEnv class (authored by Jeff Garzik <jgarzik@exmulti.com>).May 20 2012, 00:43