Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

feat: Name & WriteLowPri methods #35

Merged
merged 12 commits into from
Jan 21, 2022
Merged

feat: Name & WriteLowPri methods #35

merged 12 commits into from
Jan 21, 2022

Commits on Dec 2, 2021

  1. fix: should use copied value of iterator (#33)

    * fix: should use copied value of iterator
    
    * fix: apply comment
    Woosang Son authored and iproudhon committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    2ac6c0c View commit details
    Browse the repository at this point in the history
  2. feat: added Name method

    iproudhon committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    444f9c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5080a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. fix: fixed dummy Name() methods

    feat: added WriteLowPri()
    iproudhon committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    14125ff View commit details
    Browse the repository at this point in the history
  2. chore: rdb instead of rocksdb for 'rocksdb' because gorocksdb doesn't…

    … have low priority write option
    iproudhon committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    9dfe9ad View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    19b0478 View commit details
    Browse the repository at this point in the history
  2. docs: update CHANGELOG.md

    iproudhon committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    2d3439f View commit details
    Browse the repository at this point in the history
  3. fix: removed unused package

    iproudhon committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c618c8f View commit details
    Browse the repository at this point in the history
  4. fix: ci test failure

    iproudhon committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3384b47 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Apply suggestions from code review

    Co-authored-by: Youngtaek Yoon <noreply@yoon.anonaddy.me>
    iproudhon and 0Tech committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    b1a497b View commit details
    Browse the repository at this point in the history
  2. fix: close upon batch write erroro

    chore: removed duplicated line, added comments about read / write options
    iproudhon committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    0fe06fc View commit details
    Browse the repository at this point in the history