hishtory/shared
David Dworken 1e43de689f
Optimize number of round-trip HTTP connections made by the client by having the submit handler return metadata about whether there are pending dump/deletion requests
For now, I'm still keeping the dedicated endpoints for those functionalities, but since most of the time there are no dump/deletion requests this should cut down the number of requests made by the client by 2/3.
2023-09-21 11:35:24 -07:00
..
testutils Optimize number of round-trip HTTP connections made by the client by having the submit handler return metadata about whether there are pending dump/deletion requests 2023-09-21 11:35:24 -07:00
data.go Optimize number of round-trip HTTP connections made by the client by having the submit handler return metadata about whether there are pending dump/deletion requests 2023-09-21 11:35:24 -07:00
time.go use DateOnly as local constant instead of using the imported time package 2023-09-11 10:15:42 -04:00
usagedata.go remove usage_data related queries from the main package into a database package 2023-09-08 10:58:01 -04:00