couchbaselabs / couchbaselabs/cbprometheus_python
Turn loops into generators
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to turn the loops into generators and yield results as the come back. May be problematic since we have to parse the entire json. But it is something to try instead of just using the generator at the end.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.