Skip to content
forked from symentispl/introdb

This is a repo of Java concurrency classes, where we are going to write key value store, it will not contain impl classes just unit and performance tests

Notifications You must be signed in to change notification settings

dglugla/introdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to unit test

./mvnw clean test

how to run JMH

./mvnw clean package -DskipTests
java -jar perf/target/benchmarks.jar

About

This is a repo of Java concurrency classes, where we are going to write key value store, it will not contain impl classes just unit and performance tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%