Skip to content

v0.1

Compare
Choose a tag to compare
@asimarslan asimarslan released this 25 Jan 12:59
· 557 commits to master since this release
9899e51

This document includes the new features, enhancements, and fixed issues for Hazelcast Go Client 0.1 release.

New Features

  • Implemented using Hazelcast Open Client Protocol
  • Programmatic Configuration
  • Authorization
  • Distributed Map implementation
    • Event Listeners
    • Sub-Listener Interfaces
    • Entry Processor
    • Query (Predicates)
    • Listener with predicate
    • Sub-Listener Interfaces
    • Builtin Predicates
  • Smart Client
  • Unisocket Client
  • Lifecycle Service
  • HeartBeat
  • Serialization
    • IdentifiedDataSerializable
    • Portable Serialization
    • Custom Serializers
    • Global Serializers