Skip to content

Hazelcast Node.js Client 0.3.0

Compare
Choose a tag to compare
@mustafaiman mustafaiman released this 07 Jun 09:23
· 877 commits to master since this release

This document includes the new features, enhancements, and fixed issues for Hazelcast Node.js Client 0.3.0 release.

New Features

  • Implemented Map excluding Predicates and Entry processors.
  • Implemented Set, List and Queue.
  • Added interoperability with Java and other clients via Hazelcast Serialization.

Enhancements

There are no enhancements for this release.

Fixes

  • Adding a TTL with put does not save the entry. #93

Known Issues

None.