krati-main

A hash-based high-performance data store

License

License

GroupId

GroupId

com.sna-projects.krati
ArtifactId

ArtifactId

krati
Last Version

Last Version

0.4.9
Release Date

Release Date

Type

Type

bundle
Description

Description

krati-main
A hash-based high-performance data store
Project URL

Project URL

http://sna-projects.com/krati/krati

Download krati

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

test (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.3.0
com.sleepycat : je jar 4.0.92
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

What is Krati?

Krati is a simple persistent data store with very low latency and high throughput. It is designed for easy integration with read-write-intensive applications with little effort in tuning configuration, performance and JVM garbage collection.

License:

Apache Public License (APL) 2.0

Artifacts:

  1. krati.jar <-- core library

Maven:

groupId: com.sna-projects.krati
artifactId: krati
version: 0.4.9

Code Examples:

https://github.com/jingwei/krati/tree/master/krati-main/src/examples/java

https://github.com/jingwei/krati/tree/master/krati-avro/src/demo/java

Eclipse:

Set up Eclipse for Krati by executing the command below:

mvn eclipse:eclipse

Inside Eclipse, select Preferences > Java > Build Path > Classpath Variables. Define a new classpath variable M2_REPO and assign maven repository.

For more information, check out http://maven.apache.org/guides/mini/guide-ide-eclipse.html

Versions

Version
0.4.9
0.4.8
0.4.7.3
0.4.7.2
0.4.7.1
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7