Does Envio offer something similar to The Graph's timeseries? #618
-
We are considering implementing The Graph's timeseries in our subgraphs. Does Envio offer a similar feature? |
Beta Was this translation helpful? Give feedback.
Answered by
moose-code
Jun 24, 2025
Replies: 1 comment 2 replies
-
Could you share more about your motivation for this possible implementation? I see the linked article promotes 3 main benefits: Improved Indexing Time, Simplified Mapping Code, Dramatically Faster Queries. I don't believe we offer this exact same feature but I believe there are ways we can achieve very similar things. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
PaulRBerg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could you share more about your motivation for this possible implementation?
I see the linked article promotes 3 main benefits: Improved Indexing Time, Simplified Mapping Code, Dramatically Faster Queries.
Interested if its any of these in particular.
I don't believe we offer this exact same feature but I believe there are ways we can achieve very similar things.