retrogit/app/queue.yaml
Mihai Parparita b0994313d1 Add infrastructure for computing and storing repository "vintages."
Will be used for caching the oldest commit that we have for a repository (for a
specific user). For now we just store the creation date if there are no commits
before that time.
2014-08-26 22:59:25 -07:00

4 lines
100 B
YAML

queue:
# Change the refresh rate of the default queue from 5/s to 50/s
- name: default
rate: 50/s