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

SkyDB integration - GetEntry, SetEntry, GetJSON and SetJSON #29

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Dec 13, 2020

  1. Configuration menu
    Copy the full SHA
    f40a6b6 View commit details
    Browse the repository at this point in the history
  2. removed unused error

    ilkamo committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    b0c4ea8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. wip

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6e0920b View commit details
    Browse the repository at this point in the history
  2. working setEntry, getEntry

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    dc04295 View commit details
    Browse the repository at this point in the history
  3. working SetJson and GetJson

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    0f8fcf4 View commit details
    Browse the repository at this point in the history
  4. code refactoring

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    cd61dd7 View commit details
    Browse the repository at this point in the history
  5. using TeeReader

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    1317764 View commit details
    Browse the repository at this point in the history
  6. fix lint, comments and tests

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    41f6838 View commit details
    Browse the repository at this point in the history
  7. more comments

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    81355ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73c6382 View commit details
    Browse the repository at this point in the history
  9. added tests

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    69221a4 View commit details
    Browse the repository at this point in the history
  10. added math.MaxUint64

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    794bc4a View commit details
    Browse the repository at this point in the history
  11. renaming

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7beaa6a View commit details
    Browse the repository at this point in the history
  12. added tests

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c47181d View commit details
    Browse the repository at this point in the history
  13. fix linter

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9106d5a View commit details
    Browse the repository at this point in the history
  14. removed ugly support func

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    a392b9a View commit details
    Browse the repository at this point in the history
  15. using consts

    ilkamo committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    b10cd58 View commit details
    Browse the repository at this point in the history