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::feed::Feed Member List

This is the complete list of members for dcn::feed::Feed, including all inherited members.

applyChange(events::ChangeRecord row, std::int64_t now_ms)dcn::feed::Feed
checkpointWal(storage::sqlite::WalCheckpointMode mode) const overridedcn::feed::Feedvirtual
Feed(asio::io_context &io_context, std::filesystem::path feed_db_path, std::filesystem::path archive_root, std::int64_t outbox_retention_ms, int default_chain_id, std::string default_chain_namespace="local")dcn::feed::Feed
Feed(const Feed &)=deletedcn::feed::Feed
getFeedCursor() constdcn::feed::Feed
getFeedPage(const FeedQuery &query) const overridedcn::feed::Feedvirtual
getStreamPage(const StreamQuery &query) const overridedcn::feed::Feedvirtual
maintainOutbox(std::int64_t now_ms)dcn::feed::Feed
minAvailableStreamSeq() const overridedcn::feed::Feedvirtual
operator=(const Feed &)=deletedcn::feed::Feed
runArchiveCycle(int chain_id, std::size_t hot_window_days, std::int64_t now_ms)dcn::feed::Feed
setFeedCursor(std::int64_t seq)dcn::feed::Feed
~IFeedRepository()=defaultdcn::feed::IFeedRepositoryvirtual
~IWalStore()=defaultdcn::storage::sqlite::IWalStorevirtual