Calindra / nonodo

Development Node for Cartesi Rolups
Apache License 2.0
14 stars 14 forks source link

Develop Report Fetcher for Synchronization and Indexing #101

Closed fabiooshiro closed 1 month ago

fabiooshiro commented 1 month ago

Create a report fetcher to synchronize and index raw report data received from PostGraphile. This task involves developing a mechanism to regularly fetch report data, process it, and store it in an indexed format for efficient querying. The fetcher should handle various report types and ensure data integrity during synchronization.