Skip to content

Releases: hazelcast/hazelcast-go-client

v0.1

25 Jan 12:59
9899e51
Compare
Choose a tag to compare

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