This repository contains an extensive collection of code samples which you can use to learn how to use our features.
The samples are structured in modules matching chapters in the book 'Mastering Hazelcast'. The samples are also used in the book as examples.
The best way to get started is to read the book and explore its related samples.
Pull latest from repo git pull origin master
and use Maven install (or package) to build mvn clean install
.
We encourage pull requests and process them promptly.
To contribute:
- see [Developing with Git] (https://hazelcast.atlassian.net/wiki/display/COM/Developing+with+Git) for our Git process
- complete the [Hazelcast Contributor Agreement] (https://hazelcast.atlassian.net/wiki/display/COM/Hazelcast+Contributor+Agreement)
For an enhancement or larger feature, create a GitHub issue first to discuss.
Please join the mailing list if you are interested in using or developing Hazelcast.
http://groups.google.com/group/hazelcast
Hazelcast is available under the Apache 2 License.
Copyright (c) 2008-2014, Hazelcast, Inc. All Rights Reserved.
Visit www.hazelcast.org for more info.