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

[WIP]: feat(gatsby): use lokijs for in-memory database #9338

Closed
wants to merge 35 commits into from

Commits on Oct 4, 2018

  1. Added query benchmark

    Moocar committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    64a7149 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    ae5de27 View commit details
    Browse the repository at this point in the history
  2. draft of new run-query

    Moocar committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    4da734d View commit details
    Browse the repository at this point in the history
  3. added query-sift.js

    Moocar committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    0fe2778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    361bb82 View commit details
    Browse the repository at this point in the history
  5. clean up

    Moocar committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    5364fc5 View commit details
    Browse the repository at this point in the history
  6. add promise to query-loki

    Moocar committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    9e99174 View commit details
    Browse the repository at this point in the history
  7. Replaced redux nodes with loki

    Moocar committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    409c029 View commit details
    Browse the repository at this point in the history
  8. create indexes for each field

    Moocar committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    8438bad View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. Configuration menu
    Copy the full SHA
    8303810 View commit details
    Browse the repository at this point in the history
  2. update recordings

    Moocar committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    0172556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    997b826 View commit details
    Browse the repository at this point in the history
  4. fix build-node-connections

    Moocar committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    93f9d91 View commit details
    Browse the repository at this point in the history
  5. make plugin ids unique

    Moocar committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    a21efee View commit details
    Browse the repository at this point in the history
  6. added tests to loki

    Moocar committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    93c60f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. getNodesByType

    Moocar committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    d3dc9be View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. format graphql query

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    d2d9353 View commit details
    Browse the repository at this point in the history
  2. recordings

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    dd7e631 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9bcfb4 View commit details
    Browse the repository at this point in the history
  4. Added persistence

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    968ef2b View commit details
    Browse the repository at this point in the history
  5. linter fixes

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    75dae87 View commit details
    Browse the repository at this point in the history
  6. query benchmark PR udpates

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    79a5685 View commit details
    Browse the repository at this point in the history
  7. docs

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    62aee97 View commit details
    Browse the repository at this point in the history
  8. docs

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ac97c30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e936d0e View commit details
    Browse the repository at this point in the history
  10. docs

    Moocar committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    d1be8e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. docs

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    9aae188 View commit details
    Browse the repository at this point in the history
  2. handle firstOnly

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    feb0e1b View commit details
    Browse the repository at this point in the history
  3. docs

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    1eab83f View commit details
    Browse the repository at this point in the history
  4. fixed

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    443b169 View commit details
    Browse the repository at this point in the history
  5. remove loki fs adapter

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    059b485 View commit details
    Browse the repository at this point in the history
  6. benchmark machine

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    760817e View commit details
    Browse the repository at this point in the history
  7. remove unused fn

    Moocar committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    187adb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be39c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

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