exLss

Provides a simple example of creating a Log Structure Store (a binary file used to store serialised objects) with ACID transactions.

Files

exLss
└── src
    ├── Demo1.cpp
    ├── Demo2.cpp
    ├── Demo3.cpp
    ├── exLss.cpp
    └── exLss.xcpj