mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Implement the ephemeral cache.
This commit is contained in:
@@ -69,7 +69,7 @@ protected:
|
||||
|
||||
std::vector< boost::shared_ptr<HashedObject> > mWriteSet;
|
||||
bool mWritePending;
|
||||
bool mLevelDB;
|
||||
bool mLevelDB, mEphemeralDB;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user