Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Sauder
e63d74dff2 Fixed not running tests 2022-01-27 09:30:14 +01:00
Andrey Smirnov
67e38955ae Refactor database code to support standalone batches, transactions.
This is spin-off of changes from #459.

Transactions are not being used yet, but batches are updated to work
with the new API.

`database/` package was refactored to split abstract interfaces and
implementation via goleveldb. This should make it easier to implement
new database types.
2019-08-09 00:46:40 +03:00