Commit graph

6 commits

Author SHA1 Message Date
Brannon King
eb165fb359 lower flush period due to smaller block time, fixed possible data race 2021-09-24 11:00:25 -04:00
Brannon King
96f3d421df use newer lbcutil, rename refs for it 2021-09-10 16:51:53 -04:00
Brannon King
3a046d153c step 1 of updating module paths to not use replace 2021-09-10 16:23:04 -04:00
Roy Lee
8e059c14d7 [lbry] FIXME: remove the tests for now to pass CI.
Some test files failed to build as the go module "replace" doesn't work
with test and internal packages yet.

The other tests need updates to the testdata.
2021-08-19 14:19:21 -04:00
Dave Collins
915fa6639b
multi: Simplify code per gosimple linter.
This simplifies the code based on the recommendations of the gosimple
lint tool.
2016-11-03 13:00:35 -05:00
Dave Collins
b580cdb7d3 database: Replace with new version.
This commit removes the old database package, moves the new package into
its place, and updates all imports accordingly.
2016-04-12 14:55:15 -05:00
Renamed from database2/ffldb/dbcache.go (Browse further)