NerdWalletOSS / apollo-cache-policies

An extension of the Apollo 3 cache with support for advanced cache policies.
Apache License 2.0
156 stars 22 forks source link

add audit logging to improve debugging #5

Closed danReynolds closed 4 years ago

danReynolds commented 4 years ago

Adds audit logging through the EntityTypeMap and InvalidationPolicyManager so that it is easier to debug how entities are moving in and out of the cache.