mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-25 06:05:53 +00:00
online delete for cassandra. doesn't crash, but not sure it works
This commit is contained in:
@@ -113,7 +113,7 @@ public:
|
||||
doFinishWrites() const override;
|
||||
|
||||
bool
|
||||
doOnlineDelete(uint32_t minLedgerToKeep) const override;
|
||||
doOnlineDelete(uint32_t numLedgersToKeep) const override;
|
||||
bool
|
||||
writeKeys(
|
||||
std::unordered_set<ripple::uint256> const& keys,
|
||||
|
||||
Reference in New Issue
Block a user