We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2081b14
state(): returns uCDB state open(): hash table position (header) can't be zero.
2cc0177
constructor, const class members moved to class decl uCDB: private fields name suffix _
bf33454
Performance improvement: findKey(): reuse last accessed hash table info if possible (one file seek, one file read).
6ae96d9
airports.cdb and satcat.cdb removed from repo. Use python scripts to generate CDB.
airports.cdb
satcat.cdb
2de36e4
Tracing macro RETURN()
a89f4d3
API - uCDB class template
7b0beea
API: valueAvailable() - the number of (value) bytes available for rea…
956adb2
Relax FILE_ERROR handling. Benchmark example
e4a3f7a
v0.4.1
e849b43
API changes: COMPARE_HASH_ONLY removed