Skip to content

Hazelcast Node.js Client v0.2.0

Compare
Choose a tag to compare
@mustafaiman mustafaiman released this 19 Apr 12:06
· 960 commits to master since this release

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 the typings module. #61

Known Issues

None.