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

refactor: async iterators #25

Merged
merged 4 commits into from
Apr 13, 2019
Merged

refactor: async iterators #25

merged 4 commits into from
Apr 13, 2019

Commits on Nov 30, 2018

  1. refactor: async iterators

    Here's a proposal for the datastore interface that uses async/await and async iterators.
    
    See ipfs/js-ipfs#1670 for context.
    
    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    591a80d View commit details
    Browse the repository at this point in the history
  2. chore: use node.js 10 in CI

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    3744bb7 View commit details
    Browse the repository at this point in the history
  3. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    236e54f View commit details
    Browse the repository at this point in the history
  4. fix: remove unnecessary assertion

    License: MIT
    Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
    Alan Shaw committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    d4e5424 View commit details
    Browse the repository at this point in the history