Commit Graph

3 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 05afd4f839 fix(tests & queries): added graphql handlers for object children, tests, and refactoring
Graphql:
2020-05-13 14:19:46 +01:00
Dimitrie Stefanescu 666e69c428 feat(trees): migrated reference tracking to closure table for faster scans on getChildren
change reduces query time from 4s to a predictable 500ms for queries with totalCount; without
totalCount we get a predictable <100ms. Benchmarking done on 300k object "commit"
2020-05-03 17:49:54 +01:00
Dimitrie Stefanescu 9999bd6eae test(objects): added sample data from .net sdk output 2020-05-03 14:40:23 +01:00