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

Update ChanReader / ChanWriter for use inside toxics #134

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Commits on Dec 14, 2016

  1. Start writing ChanReadWriter

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    9ac0ec0 View commit details
    Browse the repository at this point in the history
  2. Add some comments and cleanup

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    4e56917 View commit details
    Browse the repository at this point in the history
  3. Add ReadWriter tests

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    a0d7647 View commit details
    Browse the repository at this point in the history
  4. Fix checkpoints usage when used with a buffered reader

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    b3650a4 View commit details
    Browse the repository at this point in the history
  5. Separate reader and writer

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    85b1728 View commit details
    Browse the repository at this point in the history
  6. Update Noop example for ChanReader

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    cf6492a View commit details
    Browse the repository at this point in the history
  7. Remove redis toxic

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    0482278 View commit details
    Browse the repository at this point in the history
  8. Remove need for HandleReadError() in ToxicStub

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    a323870 View commit details
    Browse the repository at this point in the history
  9. Clean up and improve tests

    Jacob Wirth committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    4c86ebd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

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