Skip to content
Snippets Groups Projects
  1. May 31, 2014
  2. Apr 29, 2014
  3. Apr 28, 2014
  4. Apr 27, 2014
  5. Apr 01, 2014
  6. Feb 02, 2014
  7. Jan 26, 2014
  8. Jan 24, 2014
  9. Jan 23, 2014
    • hofmockel's avatar
      Fore future use, prevent options beeing shared with other DB objects · c8b92d5a
      hofmockel authored
      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
      c8b92d5a
Loading