prometheus/pages/README.md
2016-11-15 15:53:48 +01:00

180 B

pages

Pages stores pages of blob data. It is essentially a minimal version of BoltDB, where the the B+ tree was removed and replaced by simply writing page-aligned byte slices.