Apache Geode Native

Clone this repo:
  1. 0493094 GEODE-10426: Add option to toggle doc generation (#985) by Mario Salazar de Torres · 1 year, 6 months ago develop
  2. 35913ae GEODE-10291: Compile on ubuntu jammy (gcc/g++ 11.2.0) (#966) by M. Oleske · 1 year, 6 months ago
  3. 992703d GEODE-10402: Fix FunctionException handling (#981) by Mario Salazar de Torres · 1 year, 6 months ago
  4. 70185ee GEODE-10300: C++ native client: Allow locator responses greater than … (#970) by Alberto Gomez · 1 year, 7 months ago
  5. b3f8a08 GEODE-10404: Fix javaobject compilation for Java 11 (#980) by Mario Salazar de Torres · 1 year, 7 months ago

Apache Geode

Build Status License LGTM Total Alerts Language grade: C/C++ Language grade: C# Language grade: JavaScript

Table of Contents

Overview

Native Client is a client implementation for Apache Geode that does not require the Java server JARs.

Building from Source

Directions to build Native Client from source can be found in the source distribution in BUILDING.md.

Application Development

Native Client applications can be written in these client technologies:

Versioning

Geode Native follows the Semantic Versioning 2.0.0 specification (semver). This specification only addresses the API compatibility with libraries and does not cover ABI compatibility.

C++

ABI compatibility is not preserved similarly to the API compatibility. ABI compatibility is only guaranteed between patch releases. Recompilation is required for both minor and major releases.

.NET

ABI compatibility is preserved similarly to the API compatibility. ABI compatibility is guaranteed between patch and minor releases. Recompilation is only require for major releases or to utilize new APIs added in minor releases.

Export Control

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

  • Apache Geode links to and uses OpenSSL ciphers.