kodadot / rubick

Implementation SubSquid indexer for Kusama NFTs

Home Page:https://github.com/kodadot/rubick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache does not work with RMRK2

vikiival opened this issue · comments

The point why cache currently does not work is that queries does not run properly (take around 7s+ to execute).

How to fix:

  • run indexer for few days
  • open DataGrip and connect to DB
  • run the query in cache.ts called series
  • optimize run time while returning same data

$$ included

Blocker for

commented

Hello, have you heard of https://stellate.co/docs, can it be integrated with squid?

Hello,
Yes we heard about stellate, however the issue is that the cache query is badly written, therefore it takes 7s to process