Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite to use graphs natively thanks to RedisGraph module #96

Closed
wants to merge 24 commits into from

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    1ba450f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    0a0ef2d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Add more Graph support

    pokonski committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    7c1c2ae View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. More work around Graphs

    pokonski committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cbd32ac View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    c083f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5485961 View commit details
    Browse the repository at this point in the history
  3. Clean up

    pokonski committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    dba28f0 View commit details
    Browse the repository at this point in the history
  4. Fix image name

    pokonski committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d0bb93b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46062b1 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    pokonski committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f03fbd2 View commit details
    Browse the repository at this point in the history
  7. Restore flagging

    pokonski committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    71456ae View commit details
    Browse the repository at this point in the history
  8. Enable locking

    pokonski committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    32a2139 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    6936fe9 View commit details
    Browse the repository at this point in the history
  2. Port more client logic

    pokonski committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    260d180 View commit details
    Browse the repository at this point in the history
  3. Fix wrong namespace

    pokonski committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5def4f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Fix graphviz

    pokonski committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d9bf3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0add0bc View commit details
    Browse the repository at this point in the history
  3. Add WIP benchmark

    pokonski committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d310c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb053d6 View commit details
    Browse the repository at this point in the history
  5. Restore graphviz in CI

    pokonski committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    991c0b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a09499 View commit details
    Browse the repository at this point in the history
  7. Expand benchmark

    pokonski committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    203cfcb View commit details
    Browse the repository at this point in the history
  8. Run creation bench

    pokonski committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e1db045 View commit details
    Browse the repository at this point in the history
  9. Speed up creating jobs

    pokonski committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    730cadc View commit details
    Browse the repository at this point in the history