issues
search
paust-team
/
pirius
Stream Delivery Network
GNU General Public License v3.0
8
stars
3
forks
source link
Refactor DeleteExpiredRecords func
#201
Closed
elon0823
closed
1 year ago
elon0823
commented
1 year ago
Refactoring of #200: FlushCF() should be performed only when deletion occurred.
The
deletionErr
should be consisted of all error occurrences. It would be nice to create an additional error struct for that later.
deletionErr
should be consisted of all error occurrences. It would be nice to create an additional error struct for that later.