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

Implement Issue #389 : Support for MessagePack #471

Merged
merged 6 commits into from
Jul 25, 2018

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    408d809 View commit details
    Browse the repository at this point in the history
  2. Implement Issue influxdata#389 : Support for MessagePack

    refactor + add javadocs to make MessagePackTraverser more unambiguous
    lxhoan committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    fc5f874 View commit details
    Browse the repository at this point in the history
  3. Implement Issue influxdata#389 : Support for MessagePack

    test for MessagePackTraverser
    lxhoan committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    9d7ab06 View commit details
    Browse the repository at this point in the history
  4. Implement Issue influxdata#389 : Support for MessagePack

    MessagePackBatchOptionsTest simply extends BatchOptionsTest
    lxhoan committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    b025e47 View commit details
    Browse the repository at this point in the history
  5. Implement Issue influxdata#389 : Support for MessagePack

    checking of version support at querying time
    lxhoan committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    0ebf1bc View commit details
    Browse the repository at this point in the history
  6. Implement Issue influxdata#389 : Support for MessagePack

    fix test/resources was specified wrongly
    lxhoan committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    4eaa28a View commit details
    Browse the repository at this point in the history