NICMx / FORT-validator

RPKI cache validator
MIT License
47 stars 22 forks source link

Stream RRDP files #127

Open ydahhrk opened 2 months ago

ydahhrk commented 2 months ago

"Download file into cache, use it, then delete it".

The storage step is completely unnecessary.

Fort should be downloading the files into memory in chunks, and decoding them in place.

Applies to RRDP Notifications, Snapshots and Deltas.