libfoedus-core
FOEDUS Core Library
sequential_storage.hpp File Reference
Include dependency graph for sequential_storage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::storage::sequential::SequentialStorage
 Represents an append/scan-only store. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::storage
 Storage Manager, which implements a couple of key/value stores.
 
 foedus::storage::sequential
 Sequential Storage, an append/scan only data structure.