Package com.amazon.carbonado.repo.sleepycat

Repository implementation backed by a Sleepycat (BDB, Berkeley) database.

See: Description

Package com.amazon.carbonado.repo.sleepycat Description

Repository implementation backed by a Sleepycat (BDB, Berkeley) database. Data is encoded in a specialized format, and so this repository should not be used to open arbitrary Berkeley databases. BDBRepository has total schema ownership, and so it updates type definitions in the storage layer automatically.
See Also:
BDBRepositoryBuilder

Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.