Additions
- Added
BlockDatabase::size
andStreamingDatabase::size
, which return the size in bytes of the database - Added
StreamingDatabase::stream_size
, which returns the size in bytes of a stream for the database - A new
asan
feature enables Address Sanitizer in the vendored version ofvectorscan