Index of /amber.massars.net

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README.html 2024-12-26 11:56 1.1K [DIR] 2025/ 2025-07-01 00:30 - [DIR] 2024/ 2024-12-01 00:23 - [DIR] 2023/ 2025-01-14 13:31 - [DIR] 2022/ 2025-01-21 13:16 - [DIR] 2021/ 2025-01-24 14:09 -
amber.massars.net RPKIViews Archives

amber.massars.net RPKIViews Archives

Currently transitioning from "Type A" to "Type B" archives. They contain the same information, just better compressed due to delta compression.

Type A archives

Per-10-minute archives, tar gzipped. About 20 - 25 GiB per day or 8 - 10 TiB per year.

Type B archives

Per-day git repositories packed as 'git bundles'. 10-minutes per commit. Due to delta differences and compression a factor 30 smaller than Type A archives. About 600 - 700 MiB per day or 220 - 255 GiB per year.

To unpack a Type B git bundle use: git clone -b main rpkiviews-2024-01-03.bundle.
This results in a useful directory with a .git directory, use git log to list all the commits and git checkout to go to that time stamp of the archive. One will want to store this in a memory filesystem (tmpfs etc) instead of on a spinning disk, as there are lots of files.