Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 738 Bytes

index.adoc

File metadata and controls

35 lines (28 loc) · 738 Bytes

C++ Hot Rod Client

1. Introduction

TODO

2. Installation

2.1. Pre-requisites

TODO

2.2. Download

TODO

3. Usage

3.1. Configuration

TODO

3.2. API

TODO

4. Contributing back

Contributions, as always, are welcome be it in the form of code, tests or documentation.

4.1. Source code

This client, along with tests and documentation, are in GitHub, located under https://github.com/infinispan/cpp-client. Feel free to fork and issue pull requests on changes. For more information on working with this repository and GitHub, refer to the Contributing Guide for Infinispan.