Integrate kvx store in Krill RPKI daemon
Krill shows users which announcements are seen in BGP based on the resources on their certificate, and uses this information to give suggestions about ROA configurations. Krill stores its data in a simple key-value store. It initially used the file system for this purpose. The kvx library was envisioned as an abstract version of the store that can use different technologies as the backend. Initially, in addition to the file system, kvx provided an in-memory store which is already used by Krill for testing, and a store using the PostgreSQL database management system.
Run by NLnet Labs
This project was funded through thee-Commons Fund, a fund established byNLnet with financial support from the NetherlandsMinistry of the Interior and Kingdom Relations.