Hazelcast Python Client¶
Python client implementation for Hazelcast , the open source in-memory data grid.
It is implemented using the Hazelcast Open Binary Client Protocol.
It only supports Python 2.7.
Contents¶
- Getting Started
- A Getting Started Guide
- Client Configuration
- How to configure Hazelcast Python Client using the configuration API.
- Distributed Data Structures
- Distributed data structures.
- Distributed Events
- Distributed events
- Hazelcast Serialization
- Hazelcast Serialization
- API Documentation
- The API documentation.
Getting Help¶
Please join the mail group if you are interested in using or developing Hazelcast. http://groups.google.com/group/hazelcast
Reporting Issues¶
Please report any bugs and make any feature requests on the Hazelcast Python Client Issue.
License¶
Hazelcast is available under the Apache 2 License. Please see the Licensing appendix for more information.
Copyright¶
Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.