Skip to content
#

cobra

Here are 267 public repositories matching this topic...

MadhavJivrajani
MadhavJivrajani commented Mar 29, 2021
  • The format in which metrics are exported by grofer export resembles the ndjson format.
    • This is done for ease of appending json objects to a file without having to buffer large json strings in memory.
    • It also makes it easier to read the file in efficient ways such as by maybe lazy loading using generators in python.
  • It'd be helpful to have this men

Improve this page

Add a description, image, and links to the cobra topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cobra topic, visit your repo's landing page and select "manage topics."

Learn more