Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

feat: opt-in GRAPH_BACKEND #61

Merged
merged 29 commits into from
Apr 3, 2023
Merged

feat: opt-in GRAPH_BACKEND #61

merged 29 commits into from
Apr 3, 2023

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    dce7280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    874b4dc View commit details
    Browse the repository at this point in the history
  3. start graph gateway impl

    aschmahmann committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ff597a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. trivial implementation

    aschmahmann committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ea19659 View commit details
    Browse the repository at this point in the history
  2. add async

    aschmahmann committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    386e3c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. update testing backend

    aschmahmann committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    34e97fb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. backend fixes

    aschmahmann committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d496bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1ffd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8b4d4e View commit details
    Browse the repository at this point in the history
  4. gitignore: add .exe

    aschmahmann committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    763b354 View commit details
    Browse the repository at this point in the history
  5. looser CAR accept header

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    aschmahmann and lidel authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7deef31 View commit details
    Browse the repository at this point in the history
  6. switch magic numbers for graph gateway block cache

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    aschmahmann and lidel authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7d4ae9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf9c177 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. fix: car fetch path

    redundant / caused 404 on some gateways
    lidel committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    6620f16 View commit details
    Browse the repository at this point in the history
  2. docs: GRAPH_BACKEND

    Makes it easy to test both locally and on staging.
    lidel committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    efd4f1b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    2d8f9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e0bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8bdf20 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    6c4ccc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2600b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2044635 View commit details
    Browse the repository at this point in the history
  4. staticcheck fixes

    aschmahmann committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0a92fd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f06dc97 View commit details
    Browse the repository at this point in the history
  6. fix: car request timeout and friends

    19s was way too low:
    filecoin-saturn/caboose@aaf9ff9
    lidel committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    ba35d74 View commit details
    Browse the repository at this point in the history
  7. chore: rename to test-backend

    lidel committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fdc0d5a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. feat: IPFSBackend and GraphGateway metrics

    - IPFSBackend metrics from ipfs/boxo#245
    - GraphGateway metrics from #61
    - Version for tracking rollouts
    lidel committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    69b5a49 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    95a81d8 View commit details
    Browse the repository at this point in the history
  2. chore: boxo v0.8.0-rc4

    This is the updated tag after undesired binary got merged.
    lidel committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8c3386f View commit details
    Browse the repository at this point in the history