ssbc / ssb-friends

Manages the SSB social graph
MIT License
23 stars 6 forks source link

implement reset() db2Contacts index #78

Closed staltz closed 2 years ago

staltz commented 2 years ago

In ssb-db2@4.1.0, leveldb indexes can be reset after compaction, in which we should also reset in-memory data structures.

This PR resets in-memory data structures for ssb-friends.