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

method put #49

Closed su-chang closed 5 years ago

su-chang commented 5 years ago

catch method put

huan commented 5 years ago

If you want a new NPM version with your patch included, please send another PR to bump the package version, so that our devops pipeline could be able to publish a new version for you.

Thank you very much for your fix!