OpenCBDC Transaction Processor
|
#include "atomizer.hpp"
#include "messages.hpp"
#include <libnuraft/nuraft.hxx>
#include <shared_mutex>
Go to the source code of this file.
Data Structures | |
class | cbdc::atomizer::state_machine |
Raft state machine for managing a replicated atomizer. More... | |
struct | cbdc::atomizer::state_machine::snapshot |
Represents a snapshot of the state machine with associated metadata. More... | |
Namespaces | |
namespace | cbdc |
namespace | cbdc::atomizer |