paint-brush
Introducing RecallGraph (formerly CivicGraph)by@adityamukho
104 reads

Introducing RecallGraph (formerly CivicGraph)

by Aditya MukhopadhyayOctober 17th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

RecallGraph is an open source temporal graph database that I have built, named CivicGraph. CivicGraph is now renamed to RecallGraph. RecallGraph has its own sparkling new home. There is also a dedicated documentation website, replete with concepts, terminologies and a comprehensive guide to getting started with the product. New API endpoints to support advanced functionalities like purge and restore. Built-in support for distributed tracing, based on the OpenTracing standard. Support for Foxx's service linking, documented at https://recallgraph.io/RecallGraph/.

Company Mentioned

Mention Thumbnail
featured image - Introducing RecallGraph (formerly CivicGraph)
Aditya Mukhopadhyay HackerNoon profile picture

I had posted earlier about an open source temporal graph database that I have built, named CivicGraph.

I am thrilled to follow up on that with a lineup of exciting announcements:

1. CivicGraph is now renamed to RecallGraph. This was deemed necessary to avoid confusion with another identically named (but functionally different) product by Microsoft. Also, the new name serves as a useful reminder for what the product is designed to do.

2. RecallGraph has its own sparkling new home. Check out https://recallgraph.tech/.

3. There is also a dedicated documentation website, replete with concepts, terminologies and a comprehensive guide to getting started with the product. Check out https://docs.recallgraph.tech/.

4. New API endpoints to support advanced functionalities like purge and restore.

5. Built-in support for distributed tracing, based on the OpenTracing standard.

6. More improvements, both major and minor, all listed at https://docs.recallgraph.tech/working-with-recallgraph/changelog#1-0-0.

7. Support for Foxx's service linking, documented at https://recallgraph.github.io/RecallGraph/.

8. A community support forum hosted at Gitter.

9. Swagger API documentation (standalone) at https://app.swaggerhub.com/apis-docs/RecallGraph/RecallGraph/1.0.0#/.

There are still miles to go, with a long development roadmap ahead. I am indeed grateful to all of you who have supported and encouraged me to keep building and improving this project! I hope it provides productive service in your tech stack(s) some day.