Hazelcast Node.js Client 0.3.0
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.