-
Notifications
You must be signed in to change notification settings - Fork 8
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
Implementing paging for chirps on Scala #1878
Conversation
…s code in DbActor.scala
…mples in \util\examples\json folder
…le for paged catchup request for a non-chirps channel
…thub.com/dedis/popstellar into work-be2-omajzoub-chirps-paging
…er the protocol folder
…thub.com/dedis/popstellar into work-be2-omajzoub-chirps-paging
… getting chirps on the general social media feed. Also updated a test
…k-be2-omajzoub-chirps-paging
…k-be2-omajzoub-chirps-paging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test
…k-be2-omajzoub-chirps-paging
|
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving blindly
Implementing paging for chirps with paged catchup on Scala