ar-io / arns-service

Koa microservice that leverages Warp to support the ArNS Portal and ar.io observers.
https://api.arns.app
GNU Affero General Public License v3.0
19 stars 4 forks source link

feat(warp): bump warp version and use sqlite and lmdb for contract an… #109

Closed dtfiedler closed 3 months ago

dtfiedler commented 3 months ago

…d source cache

This should improve contract load times moving contract state to sqlite. We back this up to S3 so it is more performant on bootup.