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

Basic streams implementation #110

Closed
wants to merge 4 commits into from

Commits on Oct 26, 2019

  1. Implement XADD and XLEN

    skateinmars committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    9bf83e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe1bde View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

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

Commits on Oct 30, 2019

  1. use time set by SetTime() for stream IDs, if any is set

    This way the IDs themselves are predictable and testable.
    alicebob committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f467a9d View commit details
    Browse the repository at this point in the history