You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rocksdb
What are some recommended configuration to optimize rocksdb when writing to ram disk? PlainTable SSTs are not an option unfortunately because Iter.Prev() is required. Are there any other configuration options? Should read cache be disabled?