| Package | Description |
|---|---|
| org.boon.slumberdb.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJavaSerializationStore<V extends Serializable>
This is done mostly to benchmark it against Kryo to show how awesome Kryo is.
|
class |
SimpleKryoKeyValueStore<V extends Serializable>
This marries a key value store with Kryo for valueObjectConverter and valueSerializer support.
|
Copyright © 2014. All Rights Reserved.