ar-io / ar-io-node

A scalable and modular gateway built for the permaweb atop the Arweave permanent data storage network.
https://ar.io
GNU Affero General Public License v3.0
97 stars 65 forks source link

chore(PE-5507): bump observer to latest image and add warp cache vol… #82

Closed dtfiedler closed 8 months ago

dtfiedler commented 8 months ago

…ume to docker-compose

This version of the observer uses lmdb as its contract store for improved performance. The volume allows the observer to persist cache accross restarts

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (56fe5fb) 56.89% compared to head (2679860) 56.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #82 +/- ## ======================================== Coverage 56.89% 56.89% ======================================== Files 18 18 Lines 5480 5480 Branches 260 260 ======================================== Hits 3118 3118 Misses 2359 2359 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.