Skip to content

fixed versioning#1

Open
copypastedeveloper wants to merge 1 commit intodigitalBush:masterfrom
copypastedeveloper:master
Open

fixed versioning#1
copypastedeveloper wants to merge 1 commit intodigitalBush:masterfrom
copypastedeveloper:master

Conversation

@copypastedeveloper
Copy link
Copy Markdown

version should be tracked from the stream, so we track the version when we hydrate it. when pulling streams you should make sure that you pull the same version that you hydrated from, so you pull only up to the revision that you hydrated. this ensures that when you are checking concurrency you actually check the right version.

It becomes pretty necessary to have a concept of allowable concurrency once you do this though, because concurrency is highly likely and will slow you down quite a bit.

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