Skip to content
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

Stats as library #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Stats as library #4

wants to merge 2 commits into from

Conversation

martinklepsch
Copy link
Member

While providing this as a HTTP endpoint is useful the full SQLite DB is likely more useful when wanting to integrate this with a server process like cljdoc's. Having access to the raw SQLite DB allows lower latency and queries that are not exposed via HTTP.

The idea of this still work-in-progress PR is to provide a Component/Integrant style start and stop API that polls closers.org/stats and incorporates stats as they become available. To limit DB file size this should have a customisable retention limit.

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.

None yet

1 participant