dragonfly/client/daemon
Gaius 171c0d54ee
feat: dfdaemon add object storage rest api (#1390)
* feat: dfdaemon add object storage rest api

Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:33:28 +08:00
..
gc Feature/code spec (#336) 2023-06-28 17:24:44 +08:00
metrics fix: dfdaemon seed peer metrics namespace (#1343) 2023-06-28 17:33:23 +08:00
objectstorage feat: dfdaemon add object storage rest api (#1390) 2023-06-28 17:33:28 +08:00
peer feat: replace gin-gonic/gin with gorilla/mux (#1389) 2023-06-28 17:33:28 +08:00
proxy fix: preheat tack id (#1375) 2023-06-28 17:33:27 +08:00
rpcserver fix: preheat tack id (#1375) 2023-06-28 17:33:27 +08:00
storage fix: find partial completed overflow (#1346) 2023-06-28 17:33:24 +08:00
test feat: add seed peer metrics (#1342) 2023-06-28 17:33:23 +08:00
transport chore: update content range for partial content (#1357) 2023-06-28 17:33:25 +08:00
upload feat: replace gin-gonic/gin with gorilla/mux (#1389) 2023-06-28 17:33:28 +08:00
daemon.go feat: dfdaemon add object storage rest api (#1390) 2023-06-28 17:33:28 +08:00
daemon_linux.go refactor: move from io/ioutil to io and os packages (#906) 2023-06-28 17:32:45 +08:00
daemon_stub.go refactor: move from io/ioutil to io and os packages (#906) 2023-06-28 17:32:45 +08:00
daemon_test.go feat: move dfnet to pkg dir (#1265) 2023-06-28 17:33:15 +08:00