Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Maintain a Commit Message Queue #80

Open
mpoegel opened this issue Nov 22, 2015 · 0 comments
Open

Maintain a Commit Message Queue #80

mpoegel opened this issue Nov 22, 2015 · 0 comments

Comments

@mpoegel
Copy link
Member

mpoegel commented Nov 22, 2015

Because loading the most recent ten commit messages seems to be causing a lot of lag for clients, have the server maintain a queue of the 10 most recent commit messages and publish that to the clients.

Create a capped collection for this:
https://docs.mongodb.org/manual/core/capped-collections/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant