threatgrid / asami

A graph store for Clojure and ClojureScript
Eclipse Public License 1.0
637 stars 29 forks source link

Common block managers #167

Closed quoll closed 3 years ago

quoll commented 3 years ago

Currently all indices use their own block managers. This should be unnecessary, and may have performance implications. Merge the index block managers and the block file managers