Hazelcast Node.js Client v0.2.0
This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 0.2.0 release.
New Features
- Added support for basic map operations such as put, get and remove.
- Added support for distributed object listeners and smart/dummy clients.
Enhancements
There are no enhancements for this release.
Fixes
npm
installation process should not run the test. #59- Deprecated
TSD
should be replaced with thetypings
module. #61
Known Issues
None.