threatgrid / asami

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

Redis Layer #148

Open quoll opened 3 years ago

quoll commented 3 years ago

This ticket is a POC.

Create a BlockManager that allocates buffers that are stored in Redis.

Keys will probably be of the form: db-name - index-name - block-id e.g. "appdata-eavt_stmtidx-1234"