-
Notifications
You must be signed in to change notification settings - Fork 277
Can't use strict_capacity_limit option #204
Open
Description
As mentioned in the rocksdb wiki, LRU Cache accepts some options.
As we are facing OOMs, the strict_capacity_limit seems a good option to use, but the gorocksdb.NewLRUCache only accepts the cache size.
Is there another way to set options? It would be possible to add it?
Thanks
Metadata
Metadata
Assignees
Labels
No labels