sindelio / leveldb-template

Custom LevelDB template for NodeJS servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LevelDb Template

Custom LevelDB template for NodeJS servers.

Features

  • Support for Create Read Update Delete - CRUD operations
  • async/await coding style
  • Error handling in all operations

Future development

  • Test batch operations for bulk writes/reads
  • Test streams for reading/writing data

Contributions

Any comments and contributions are much welcome!

License

Do What The F*ck You Want To Public License

About

Custom LevelDB template for NodeJS servers.

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 100.0%