hishtory/backend/server
David Dworken 66916c27cb
Revert "Add preliminary support for persisting pre-saved history entries remotely"
This reverts commit ff98a7907c. That commit is incomplete since it doesn't include support for the continous deletion of pre-saved history entries as soon as they
finish running. Support for this will require a good bit more work/thought, so reverting for and keeping this code in the git history.
2023-09-21 12:39:20 -07:00
..
internal Revert "Add preliminary support for persisting pre-saved history entries remotely" 2023-09-21 12:39:20 -07:00
docker-compose.yml docker improvements: 2023-09-07 11:06:32 -04:00
Dockerfile Optimize docker build efficiency by running apk add early so that it is cached 2023-09-15 17:10:55 -07:00
server.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