Skip to content

Backing graph DB for storing relationships #5

Description

@ruiwen

The bot needs a backing store to record the various relationships, and a graph DB seems appropriate.

A simple one (in terms of technology, ease of maintenance) might be RedisGraph. Redis is a simple DB to maintain, and layering a graph layer on top seems to give us the best of a graph DB, and a simple KV store.

There's a question of where to host it though, any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions