Oleksandr Brezhniev
|
113995d6f4
|
Fixed sql tx close, fixed unit tests. Refactoring. Added missing structs and methods.
|
3 years ago |
Oleksandr Brezhniev
|
cadeb222c6
|
Small fixes
|
3 years ago |
Oleksandr Brezhniev
|
1ba9669a29
|
WIP. Implementation of Postgres Storage for MerkleTree. Changes in how storage works in general.
|
3 years ago |
Eduard S
|
ba186604a7
|
Remove Database closed log message
|
3 years ago |
arnaucube
|
5c7c03eca1
|
Rm db.Info, rm go-iden3-core dependency
Rm db.Info, rm go-iden3-core dependency, update version of
go-iden3-crypto
|
3 years ago |
arnaucube
|
e5a3d7e049
|
Upgrade linter rules
|
3 years ago |
Eduard S
|
b03ccf232a
|
Improve PebbleStorage.Iterate performance
|
4 years ago |
arnaucube
|
eeb949f8c3
|
Add pebble Batch implementation for db.Tx
Add pebble Batch implementation for db.Tx, and update db.Tx Put & Add methods
to return error.
|
4 years ago |
arnaucube
|
3093442590
|
Add golangci-lint to GHA & fix lint warnings
|
4 years ago |
arnaucube
|
93b40ef73e
|
Add PebbleDB db-Storage interface implementation
|
4 years ago |
arnaucube
|
75e24244a1
|
Small fixes
|
4 years ago |
arnaucube
|
716a0ede91
|
Add db package
Add own db (storage) package with db.Storage interface, with Memory & Leveldb
implementations, and with tests.
Adapted with several changes from
https://github.com/iden3/go-iden3-core/tree/v0.0.8/db
|
4 years ago |