facebook / akd

An implementation of an auditable key directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for multi-tree AKD

eozturk1 opened this issue · comments

AKD currently supports a single tree in a single database -- in result a single transparency use case. To support multiple use-cases, we should add support for multiple trees. This will allow us to decouple the use-cases and will help us win efficiency benefits by means of parallelization.