linxGnu / grocksdb

RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possibility to add strict_capacity_limit option?

hiqsociety opened this issue · comments

for NewLRUCache, how to set strict_capacity_limit in grocksdb?

great piece of software. big fan of yours.

Hi, I don't think it's the scope of library. Setting limits should be the duty of application which use grocksdb