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

Adding RaiseEvent to client for scalability, Allow creating queue with specific size #70

Merged
merged 8 commits into from
Dec 3, 2016

Commits on Nov 17, 2016

  1. Adding a method in the client that will both create an orchestration …

    …instance and send raise the event in a batch
    matthawley committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    93b1c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1e8c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae60f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Configuration menu
    Copy the full SHA
    f71d73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d039b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Not validating event name when raising event as it can be null, but r…

    …elying on presence of event data
    matthawley committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    979fbf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

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