Skip to content

Use in-memory database for Git history #156

@jimbethancourt

Description

@jimbethancourt

Capture Git history with a TreeMap, but write it to an in-memory database and then perform something like
`SELECT COUNT (*) FROM table WHERE rank > classfqn". This should be much faster than taking a subtree of the TreeMap for each lookup.

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