This website requires JavaScript.
Explore
Help
Sign In
extern
/
hishtory
Watch
1
Star
0
Fork
0
You've already forked hishtory
mirror of
https://github.com/ddworken/hishtory.git
synced
2025-01-02 12:19:02 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9b847c5e35
hishtory
/
backend
/
server
History
David Dworken
9b847c5e35
Further optimize client-server roundtrips by including deletion and dump requests in submit responses (follow up to
1e43de689f
)
2023-09-22 13:49:29 -07:00
..
internal
Further optimize client-server roundtrips by including deletion and dump requests in submit responses (follow up to
1e43de689f
)
2023-09-22 13:49:29 -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