Skip to content

Tags: teamhost/node-nosql-encoding

Tags

v1.1.0

Toggle v1.1.0's commit message
+ install nosql-encoding package only to use(no need to install encod…

…ing-iterator now).

* database developer should not force inherited from the Encoding class. Let the user decide whether to use the Encoding feature please.

v1.0.6

Toggle v1.0.6's commit message
* [bug] mGetSync/mGet return values array, but not decode value.

v1.0.4

Toggle v1.0.4's commit message
* [bug] forget callback argument to approximateSizeAsync

v1.0.3

Toggle v1.0.3's commit message
* [bug] typo on approximateSize

v1.0.2

Toggle v1.0.2's commit message
* [bug] batch should ignore error argumemts

v1.0.1

Toggle v1.0.1's commit message
* [bug] a little typo on mGetAsync.

v1.0.0

Toggle v1.0.0's commit message
* [bug] many bugs fixed and test added.