asami

Asami, the graph database https://github.com/threatgrid/asami
dominicm 2020-11-10T10:06:10.082500Z

With the durability layer, how will that respond to changes in rules? e.g. if I remove a rule, will the derived data be cleaned up too? Or will I need to delete it all and start over?

quoll 2020-11-10T23:53:42.084400Z

Open world presumption… so yes, you’d delete derived data. That may be annoying, but on the plus side, they will all be added in a single transaction.

quoll 2020-11-10T23:54:08.085Z

Meaning that they can be found in a single step