Package

in.ashwanthkumar.suuchi.store

rocksdb

Permalink

package rocksdb

Visibility
  1. Public
  2. All

Type Members

  1. case class RocksDbConfiguration(location: String, batchSize: Int, readOnly: Boolean, memTableSize: Int, numFilesAtBase: Int, maxBytesForBaseLevel: Long, maxWriteBufferNumber: Int, maxBackgroundCompactions: Int, baseOptions: Options) extends Product with Serializable

    Permalink
  2. class RocksDbStore extends Store with Logging

    Permalink

Value Members

  1. object RocksDbConfiguration extends Serializable

    Permalink

Ungrouped