Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::storage::sqlite::IWalStore Class Referenceabstract

#include <wal_store.hpp>

Inheritance diagram for dcn::storage::sqlite::IWalStore:
dcn::events::EventRuntime dcn::registry::Registry

Public Member Functions

virtual ~IWalStore ()=default
 
virtual asio::awaitable< WalCheckpointStatscheckpointWal (WalCheckpointMode mode) const =0
 

Constructor & Destructor Documentation

◆ ~IWalStore()

virtual dcn::storage::sqlite::IWalStore::~IWalStore ( )
virtualdefault

Member Function Documentation

◆ checkpointWal()

virtual asio::awaitable< WalCheckpointStats > dcn::storage::sqlite::IWalStore::checkpointWal ( WalCheckpointMode  mode) const
pure virtual

The documentation for this class was generated from the following file: