lightdb.mapdb

package lightdb.mapdb

Members list

Type members

Classlikes

case class MapDBStore(directory: Option[Path], chunkSize: Int) extends Store

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Store
class Object
trait Matchable
class Any
Show all
trait MapDBSupport

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
LightDB