v2.0.5
Pre-release
Pre-release
Pre-release with latest changes
- Ignore
SIGPIPEwhich can be generated by early disconnecting client and stop the server - Support
MGETcommand (multiple get in single query) - Support
KEYTIMEcommand (get timestamp creation/update of a key) - Support
LENGTHcommand (get payload size of a key) - Support
RAWcommand (transfert data file via zdb directly) - Support
NSJUMPcommand (force index/data jump, force immutability) - Disable database timestamp update on load-time
- This feature ensure database files are not modified across zdb restart and ensure integrity and hash to not be modified for no reason. This improve a lot incremental update consistancy.
- Improve
libzdbhandling data insertion timestamp - Keep timestamp of deletion
- Improve
NSINFOand add currentdataid - Add staging incremental update tool using
RAWcapabilities - Avoid noticing
Unsupported commandunless in verbose mode - Fix
RSCANon latest version