Package leveldb_rlogc

import "github.com/byte-mug/golang-rlogc/leveldb_rlogc"

Overview

A goleveldb cache backend. This is propably only useful in conjuction with goleveldb. For goleveldb see https://github.com/syndtr/goleveldb

Index

func NewRlogC

func NewRlogC(decay float64, timer rlogc.Timer, initCapacity int) cache.Cacher

-

Dependencies