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
feed_projector.hpp File Reference
#include <cstddef>
#include <cstdint>
#include <string_view>
#include "native.h"
#include <asio.hpp>
#include "event_projector.hpp"
#include "sqlite_hot_store.hpp"
#include "feed.hpp"

Go to the source code of this file.

Classes

class  dcn::feed::FeedProjector
 Materialises change-log rows from the events hot-store into the Feed database, using an independent change_seq cursor persisted in the feed DB. Implements events::IEventProjector so it can be driven by the existing EventsRuntime projection loop. More...

Namespaces

namespace  dcn
namespace  dcn::feed