Page MenuHomePhabricator

[Chronik] Add `PluginsWriter` and `PluginsReader` (only for PluginMeta)
ClosedPublic

Authored by tobias_ruck on Jul 22 2024, 22:56.

Details

Summary

Add a minimal implementation for PluginsWriter and PluginsReader that only deals with PluginMeta to store the state of plugins.

This doesn't affect the behavoir of Chronik yet.

Test Plan

cargo test -p chronik-db --lib test_plugin_metas

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable