forked from TrueCloudLab/neoneo-go
7dc8fc443f
Private DAO is only used in a single thread which means we can safely reuse key/data buffers most of the time and handle it all in DAO. Doesn't affect any benchmarks. |
||
---|---|---|
.. | ||
dao.go | ||
dao_test.go |