Closed soyuka closed 7 years ago
We'll migrate to ingest for sure. This is only temporary, while Rotonde has a bit of traffic at the moment, we're still running on a proof-of-concept code created in an afternoon.
Sure thing! Feel free to close the issue in you find in non-relevant :).
Closing, we can open a new one to discuss the ingest implementation in the future.
I looked at the code and it looks like the feeds are stored in the
portal.json
file. Won't it get really slow parsing a single file once feeds starts to grow?@pfrazee started to work on a dat shared indexed db: https://github.com/beakerbrowser/ingestdb Maybe it's worth the look as this looks like a perfect use case.