Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Implement GC for PseudoKV #3

Open
jkawamoto opened this issue Oct 27, 2020 · 0 comments
Open

Implement GC for PseudoKV #3

jkawamoto opened this issue Oct 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jkawamoto
Copy link
Member

More precisely, we need to implement this function:

func (db *BoltMetaDB) UnreferencedSectors() (map[hostdb.HostPublicKey][]crypto.Hash, error) {
return nil, nil // TODO
}

@jkawamoto jkawamoto added the enhancement New feature or request label Oct 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant