tari-project / tari-explorer

0 stars 5 forks source link

feat: add lru cache and block info pagination #26

Closed Cifko closed 8 months ago

Cifko commented 8 months ago

Description

Add pagination to all outpus/inputs/kernels. Add caching on the express server for this pagination requests.

Motivation and Context

How Has This Been Tested?

Manually.

What process can a PR reviewer use to test or verify this change?

Go to some very heavy block and see that the request is fast and also lightweight.

Breaking Changes

leet4tari commented 8 months ago

utACK