Code refactoring and improvement for NGI Milestone 1 #104

Closed
opened 2021-09-08 16:16:13 +00:00 by lx · 1 comment
Owner
  • Integrate netapp RPC protocol instead of HTTPS (allows to remove rustls dependency and replace it by libsodium + kuska_handshake which are much smaller) (see #36)
  • Make sure shutdown is proper by breaking reference cycles and letting things GC, instead of killing things in the middle
  • 24-hour delay before deleting anything forever (see #39)
  • ...
- [x] Integrate `netapp` RPC protocol instead of HTTPS (allows to remove rustls dependency and replace it by libsodium + kuska_handshake which are much smaller) (see #36) - [x] Make sure shutdown is proper by breaking reference cycles and letting things GC, instead of killing things in the middle - [ ] 24-hour delay before deleting anything forever (see #39) - [ ] ...
lx added this to the v0.5.0 milestone 2021-09-08 16:16:13 +00:00
lx added the
Improvement
label 2021-09-08 16:16:13 +00:00
lx self-assigned this 2021-09-08 16:16:13 +00:00
Owner

Part of this issue will be solved by #123

Part of this issue will be solved by #123
lx closed this issue 2021-11-08 15:24:26 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#104
No description provided.