Sort:  

Yes, RocksDB itself does technically do this (or not if allow_os_buffer is set to false) - certain things could also be supported through runtime/compile time options. I believe the OP may have been asking about something more like using different storage methods for portions of the DB and not necessarily OS level caching.