SwayDB
SwayDB copied to clipboard
`BlockCache` should not create a `ListBuffer`
BlockCache should precompute the size of data require and allocate enough Array[Byte] instead of creating a ListBuffer.