Java JNA (not JNI) adapter to Bolt

May 27, 2017 ยท View on GitHub

Build Status Maven Central

Java JNA (not JNI) adapter to Bolt

bolt-jna is Java JNA adapter to Bolt key-value database.

Supported platforms

  • OS X
  • Linux x86/x64
  • Windows x86/x64

Examples

See examples of usage here.

Demo

bolt-jna is used in these applications and libraries:

  • Keylord - cross-platform GUI application for key-value databases.

Build

Build process described here.

Contents

  1. 1Supported platforms
  2. 2Examples
  3. 3Demo
  4. 4Build