Ep. 44: RecallGraph
Updated: Aug 5, 2020
Featuring Developer: Aditya Mukhopadhyay
Episode #44
Air Date 19 June 2020
@12 PM Eastern
We will be joined by Aditya Mukhopadhyay who will talk about the work he has been doing with RecallGraph. RecallGraph is a versioned-graph data store - it retains all changes that its data (vertices and edges) have gone through to reach their current state. It supports point-in-time graph traversals, letting the user query any past state of the graph just as easily as the present.
RecallGraph is a Foxx Microservice for ArangoDB that features VCS-like semantics in many parts of its interface, and is backed by a transactional event tracker. It is currently being developed and tested on ArangoDB v3.5 and v3.6, with support for v3.7 in the pipeline.