Ensure recreated tables use the same settings as ones made at boot
This commit is contained in:
parent
cfa9ba8eb1
commit
6e4e75af9c
@ -24,6 +24,8 @@ public:
|
||||
virtual size_t filedsRequired() const override;
|
||||
std::string getTempFolder();
|
||||
|
||||
rocksdb::Options RocksDbOptions();
|
||||
|
||||
private:
|
||||
void setVersion(rocksdb::ColumnFamilyHandle*);
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user