mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-22 10:28:06 +00:00
quadrable node gc, clean-up writes, consolidate deletion
This commit is contained in:
@ -87,3 +87,4 @@ struct EventToWrite {
|
||||
|
||||
|
||||
void writeEvents(lmdb::txn &txn, quadrable::Quadrable &qdb, std::vector<EventToWrite> &evs);
|
||||
void deleteEvent(lmdb::txn &txn, quadrable::Quadrable::UpdateSet &changes, defaultDb::environment::View_Event &ev);
|
||||
|
Reference in New Issue
Block a user