graphql-engine/server/src-lib/Hasura/Incremental/Internal
Alexis King bf466e3b63
server: Fix fine-grained incremental cache invalidation (fix #3759) (#6027)
This issue was very tricky to track down, but fortunately easy to fix.
The interaction here is subtle enough that it’s difficult to put into
English what would go wrong in what circumstances, but the new unit test
captures precisely that interaction to ensure it remains fixed.
2020-10-27 14:52:19 -05:00
..
Cache.hs server: Fix fine-grained incremental cache invalidation (fix #3759) (#6027) 2020-10-27 14:52:19 -05:00
Dependency.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Rule.hs add hlint config, run hlint through a github action, add to dev.sh (#5957) 2020-10-16 13:55:18 +02:00