imc
Version:
IMC is an In-Memory Cache key-value store.
12 lines (6 loc) • 508 B
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## 1.0.0 (2020-05-23)
### Features
* **src:** create Cache class with tests ([385b4ba](https://github.com/remarkablemark/imc/commit/385b4ba0ad8f4f271691cf505f95fa39d226e18e))
* set up project and add boilerplate code ([954c972](https://github.com/remarkablemark/imc/commit/954c9729e704361434386c59282b1af61b007ecf))