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

feat: use async/await #192

Closed
wants to merge 5 commits into from
Closed

Commits on Apr 14, 2019

  1. feat: make get() a generator

    * make `getMany()` AsyncIterable
    nijynot committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    ea6f6b7 View commit details
    Browse the repository at this point in the history
  2. feat: make put() a generator

    * make `putMany()` AsyncIterable
    * remove check in `_findAndConnect()`
    nijynot committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    71562ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660d8c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

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