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

Remove stream process #99

Merged
merged 3 commits into from
Jan 6, 2018
Merged

Conversation

slashdotdash
Copy link
Member

@slashdotdash slashdotdash commented Jan 5, 2018

Query storage for stream info before each operation (append, read, events stream events).

The motivation for this change is to allow EventStore to be used on multiple nodes without them needing to form a distributed cluster.

Running the benchmark suite shows the performance impact is positive.

Query storage for stream info before each operation (append, read, events stream events).
Lookup column data type in statement module
@slashdotdash slashdotdash merged commit ae5d24b into master Jan 6, 2018
@slashdotdash slashdotdash deleted the feature/remove-stream-process branch January 6, 2018 22:03
slashdotdash added a commit that referenced this pull request Jan 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant