Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

feat: add migration 9 to migrate pins to the datastore and back #15

Merged
merged 10 commits into from
Jul 21, 2020

Commits on Jul 1, 2020

  1. feat: add migration 9 to migrate pins to the datastore and back

    Stores pins in the datastore for greatly increased speed of access.
    
    Borrows the pin-set code from js-ipfs to perform the reverse migration.
    achingbrain committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d7a88b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

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

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    14082a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80c5a6 View commit details
    Browse the repository at this point in the history
  3. chore: add sharding tests

    achingbrain committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d28eb2c View commit details
    Browse the repository at this point in the history
  4. chore: add missing await

    achingbrain committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e6e65dd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    495cc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b327bca View commit details
    Browse the repository at this point in the history
  3. chore: update readme

    achingbrain committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e3131c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3461e7c View commit details
    Browse the repository at this point in the history