cppalliance / NuDB

NuDB: A fast key/value insert-only database for SSD drives in C++11
Boost Software License 1.0
384 stars 59 forks source link

Final review of error codes #14

Open vinniefalco opened 8 years ago

vinniefalco commented 8 years ago

Need to take stock of all detected errors in the verify and recover functions, make sure they are distinguished and appropriate. Also look into open and create, see if we should have more detailed error codes