bob
                                
                                 bob copied to clipboard
                                
                                    bob copied to clipboard
                            
                            
                            
                        Distributed BLOB storage
This is a micro optimization. There are several places, where Stopwatch is used and the time measurement goes only to logs on trace level. Examples: https://github.com/qoollo/bob/blob/master/bob/src/server.rs#L112 https://github.com/qoollo/bob/blob/master/bob/src/grinder.rs#L82 https://github.com/qoollo/bob/blob/master/bob-backend/src/core.rs#L242 In this...
This is a breaking change Associated issue in Pearl: https://github.com/qoollo/pearl/issues/201
Associated issue in Pearl: https://github.com/qoollo/pearl/issues/200
Related issue in Pearl: https://github.com/qoollo/pearl/issues/197
Timestamp should be written to metadata. This will brake backward data compatibility and will require to run migrations
We can find next valid record by searching for magic byte sequence
Related issue in Pearl: https://github.com/qoollo/pearl/issues/186
Related issue in Pearl: https://github.com/qoollo/pearl/issues/185
Closes #550
Currently, corrupted BLOBs isolation logic is only executed at startup and its checks are limited. It can only detect real issues if the index regeneration is required and thus a...