good morning!!!!

Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
  • Alex Sharov's avatar
    f0bc2b21
    Run tests on lmdb and badger (#624) · f0bc2b21
    Alex Sharov authored
    * lmdb tests
    
    * trigger ci
    
    * fix tests
    
    * disable parallelism
    
    * disable parallelism
    
    * cleanup resources
    
    * cleanup resources
    
    * reduce concurency
    
    * try run tests on bolt
    
    * try run tests on bolt
    
    * fix downloader test
    
    * run bolt tests
    
    * rely on interface instead of exact instance
    
    * Rename AbstractKV to KV
    
    * don't use separator for badger
    
    * don't initialize badger cursor - because it not used here
    
    * fix linter
    
    * try reduce badger compactors
    
    * compat with master
    
    * try lmdb
    
    * try lmdb
    
    * try lmdb
    
    * reduce badger's MaxTableSize, reduce badger's minGoMaxProc for inMem option
    
    * allow to close closed db
    
    * release
    
    * release
    
    * ideal batch size for badger
    
    * ideal batch size for badger
    f0bc2b21
    History
    Run tests on lmdb and badger (#624)
    Alex Sharov authored
    * lmdb tests
    
    * trigger ci
    
    * fix tests
    
    * disable parallelism
    
    * disable parallelism
    
    * cleanup resources
    
    * cleanup resources
    
    * reduce concurency
    
    * try run tests on bolt
    
    * try run tests on bolt
    
    * fix downloader test
    
    * run bolt tests
    
    * rely on interface instead of exact instance
    
    * Rename AbstractKV to KV
    
    * don't use separator for badger
    
    * don't initialize badger cursor - because it not used here
    
    * fix linter
    
    * try reduce badger compactors
    
    * compat with master
    
    * try lmdb
    
    * try lmdb
    
    * try lmdb
    
    * reduce badger's MaxTableSize, reduce badger's minGoMaxProc for inMem option
    
    * allow to close closed db
    
    * release
    
    * release
    
    * ideal batch size for badger
    
    * ideal batch size for badger
Code owners