#include <cstddef>#include <cstdint>#include <string_view>#include "native.h"#include <asio.hpp>#include "event_projector.hpp"#include "sqlite_hot_store.hpp"#include "registry.hpp"Go to the source code of this file.
Classes | |
| class | dcn::registry::RegistryProjector |
| Materialises finalised registry events from the hot-store changelog into the Registry database, using an independent change_seq cursor persisted in the registry DB. Implements events::IEventProjector so it can be driven by the existing EventsRuntime projection loop. More... | |
Namespaces | |
| namespace | dcn |
| namespace | dcn::registry |