This commit is contained in:
Luke Childs
2017-11-17 21:25:00 +07:00
committed by Sindre Sorhus
parent 01e08b5a03
commit 47788b0ab5

View File

@@ -614,6 +614,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
- Other - Other
- [NeDB](https://github.com/louischatriot/nedb) - Embedded persistent database written in JavaScript. - [NeDB](https://github.com/louischatriot/nedb) - Embedded persistent database written in JavaScript.
- [Lowdb](https://github.com/typicode/lowdb) - Small JavaScript database powered by Lodash. - [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 ### Testing