Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

DarkAtra/nitrite-graalvm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nitrite-graalvm-demo

Requires installing this PR branch locally: nitrite/nitrite-java#995 This can be done by cloning the branch and then running: mvn clean install -Dgpg.skip=true

The following directory contains a few tests that perform read and write operations from and to a nitrite database. These tests can be run:

  • using the JVM: mvn clean verify
  • using the native image via GraalVM: mvn clean verify -PnativeTest

See the Person class for details regarding native hints.

Note

Deprecated as the code was moved to nitrite via nitrite/nitrite-java#995

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages