Options.LRUCache

Cache Object, can only set size

Constructors

this
this()
Undocumented in source.
this
this(size_t capacity)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Properties

ptr
inout(leveldb_cache_t) ptr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Cache

ptr
inout(leveldb_cache_t) ptr [@property getter]
Undocumented in source.

Meta