]> Sergey Matveev's repositories - btrtrc.git/commit
Remove cast(data as blob) workaround
authorMatt Joiner <anacrolix@gmail.com>
Tue, 19 Jan 2021 06:54:17 +0000 (17:54 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 25 Jan 2021 04:54:37 +0000 (15:54 +1100)
commit9d6bf7a4f06078c5890edbeaf975975c512e6cf5
tree2fc125653711cef419f5c6cb2e7c779693727a9c
parentc424a2510e1fc88f8825cc9987e17f8d515463d3
Remove cast(data as blob) workaround

Upstream merged the fix. Good performance boost.
go.mod
storage/sqlite/sqlite-storage.go