From 47788b0ab571bd3b986dc33a0bb3cd250cf0691d Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Fri, 17 Nov 2017 21:25:00 +0700 Subject: [PATCH] Add Keyv (#751) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 36b131f..8c0ba2f 100644 --- a/readme.md +++ b/readme.md @@ -614,6 +614,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - Other - [NeDB](https://github.com/louischatriot/nedb) - Embedded persistent database written in JavaScript. - [Lowdb](https://github.com/typicode/lowdb) - Small JavaScript database powered by Lodash. + - [Keyv](https://github.com/lukechilds/keyv) - Simple key-value storage with support for multiple backends. ### Testing