- Jan 23, 2014
-
-
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
-
hofmockel authored
-
hofmockel authored
The cyclic garbage collector may choose this snappshot object to break the cycle. In that case tp_clear will remove the reference to self.db. So if __dealloc__ of the snapshot is called, self.db is not valid anymore
-
hofmockel authored
-
- Jan 21, 2014
- Jan 19, 2014
- Jan 18, 2014
-
-
hofmockel authored
-
- Jan 17, 2014
- Jan 16, 2014
- Jan 15, 2014
- Jan 13, 2014
-
-
hofmockel authored
-
hofmockel authored
-
stephan-hof authored
-