Skip to content

fix calculated streamRevision for redis to avoid events sorting issues#92

Merged
adrai merged 1 commit intothenativeweb:masterfrom
rehia:redis-revision
Nov 8, 2016
Merged

fix calculated streamRevision for redis to avoid events sorting issues#92
adrai merged 1 commit intothenativeweb:masterfrom
rehia:redis-revision

Conversation

@rehia
Copy link
Copy Markdown
Contributor

@rehia rehia commented Nov 8, 2016

streamRevision field of an event calculated in lua script was not casted to an int
it could cause a sorting issue of events when they are loaded

streamRevision field of an event calculated in lua script was not casted to an int
it could cause a sorting issue of events when they are loaded
@rehia
Copy link
Copy Markdown
Contributor Author

rehia commented Nov 8, 2016

Sorry about that one... Need to be fixed as soon as possible

@adrai adrai merged commit a42ec10 into thenativeweb:master Nov 8, 2016
@rehia
Copy link
Copy Markdown
Contributor Author

rehia commented Nov 8, 2016

thanks !

@adrai
Copy link
Copy Markdown
Contributor

adrai commented Nov 8, 2016

You're welcome ;-)

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.

2 participants