Closed tmm1 closed 8 years ago
This allows multiple processes to open a rocksdb bleve index in readonly mode at the same time.
As I mentioned in gitter, I changed "readonly" to "read_only" for consistency with other kv wrappers we support.
This allows multiple processes to open a rocksdb bleve index in readonly mode at the same time.