Skip to content

experimental subgraph entity caching#2044

Closed
Geal wants to merge 20 commits intodevfrom
geal/subgraph-entity-caching
Closed

experimental subgraph entity caching#2044
Geal wants to merge 20 commits intodevfrom
geal/subgraph-entity-caching

Conversation

@Geal
Copy link
Contributor

@Geal Geal commented Nov 3, 2022

WiP implementation of subgraph entity caching

TODO:

@github-actions

This comment has been minimized.

Geoffroy Couprie added 19 commits November 4, 2022 15:24
this is not transmitted yet via the telemetry, but when we migrate to
opentelemetry 0.18, we will be able to use the MetricsLayer that will
record such events
this prepares for the redis integration, where we might want to retrieve all
the cache entries in one request
if we got cached data for all needed entities, we can avoid a network request
and hash the variables instead of the representations
we leverage the MGET and MSET Redis commands to look up and insert
multiple entities in one query
@Geal Geal closed this Nov 21, 2022
@Geal Geal deleted the geal/subgraph-entity-caching branch November 21, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant