Commit Graph

17 Commits

Author SHA1 Message Date
Dawid Wysokiński 44c90d0efc dataloader - set maxBatch to 200 and wait to 2 milliseconds 2021-05-10 23:15:55 +02:00
Dawid Wysokiński 6a44193f31 slices - use nil declaration 2021-05-05 19:58:45 +02:00
Dawid Wysokiński 81e033333e increase query complexity 2021-04-22 19:49:50 +02:00
Dawid Wysokiński c51abee565 decrease query complexity 2021-04-22 19:34:47 +02:00
Dawid Wysokiński 8a35defe97 decrease query cache size 2021-03-24 05:31:53 +01:00
Dawid Wysokiński a291c01a8c move getComplexityRoot from the httpdelivery package to a new package querycomplexity 2021-03-22 16:38:00 +01:00
Dawid Wysokiński 813a109df0 update algorithm that computes query complexity 2021-03-21 14:25:38 +01:00
Dawid Wysokiński 2ab58084b3 increase complexity limity 2021-03-21 13:59:42 +01:00
Dawid Wysokiński 1ad19d63b0 increase limit 2021-03-21 13:46:05 +01:00
Dawid Wysokiński d85e11ca9a decrease version.FetchLimit from 100 to 30, update a formula that calculate query complexity 2021-03-21 08:05:02 +01:00
Dawid Wysokiński 1f3450cfca rename PaginationLimit -> FetchLimit 2021-03-21 07:42:12 +01:00
Dawid Wysokiński 95dbbc4d8a rename utils.SanitizeSortExpressions -> utils.SanitizeSorts, add query complexity limit 2021-03-20 18:13:45 +01:00
Dawid Wysokiński 95768c7dc2 update cache-control header 2021-01-08 23:14:13 +01:00
Dawid Wysokiński 917780f737 add coord filters 2020-06-18 17:15:31 +02:00
Dawid Wysokiński 25e69a54a2 cache ennoblements 2020-06-12 18:26:48 +02:00
Dawid Wysokiński 1f153b3fe5 add ennoblement 2020-06-03 17:21:28 +02:00
Dawid Wysokiński 3bffcfa0d3 init 2020-06-02 17:45:21 +02:00