huan / flash-store

FlashStore is a high-performance Key-Value Persistent Local Database using ES6 Map's API (Async & Sync), Powered by LevelDB/RocksDB/SQLite and TypeScript.
https://paka.dev/npm/flash-store
Apache License 2.0
20 stars 4 forks source link

add-doc #5

Closed lijiarui closed 6 years ago

lijiarui commented 6 years ago

add READEME, example/demo, code jsdoc.

huan commented 6 years ago

Please make sure you had passed the CI test.

huan commented 6 years ago

Good job, thank you very much!