/containerdb

In memory database for container metadata (under development)

Primary LanguageGoMIT LicenseMIT

containerdb is a memory-only database that is intended to storing container metadata. It is a combined and tweaked module for all of this great work by tidewall.

I was worried about reproducibility (and having all these different dependencies separated like this) and along with wanting to tweak some of the code, wanted to package them together. This is the rationale for creating containerdb. The licenses for this previous work are packaged with the code under .github. Thank you tidewall, Google, and other developers that were a part of this original work! Features below are from the original README.md.

Features

License

All source code is available under the MIT License. See the .github folder for dependency (included) licenses as well.