Skip to content
Snippets Groups Projects
Commit c8b92d5a authored by hofmockel's avatar hofmockel
Browse files

Fore future use, prevent options beeing shared with other DB objects

For better logging I'm going to inject the rocksdb info_logger into the C++ Wrapper classes
=> The classes on the options object have a member to a DB specific logger
=> This c++ classes can only belong to a SINGLE db
=> For simplicity make this requirement also for the options object itself
parent a4c93f71
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment