Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@bradlarsen bradlarsen released this 09 Dec 21:31

Additions

  • Added BlockDatabase::size and StreamingDatabase::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 of vectorscan