plezanje-net / api

NestJS GraphQL web server
GNU General Public License v3.0
7 stars 2 forks source link

Entity cache #134

Closed demshy closed 2 years ago

demshy commented 2 years ago

removes apollo cache plugin and adds typeorm query caching linked to same redis server

the advantage is, that we can invalidate queries by table name using typeorm listeners