erigon-pulse/recsplit
Enrique Jose Avila Asapche a1f691e032
returning an error if offset is wrong (#621)
* returning an error if offset is wrong

* added file broken

* index file being printed
2022-09-07 14:40:27 +07:00
..
eliasfano16 go1.19 gofmt (#576) 2022-08-10 19:00:19 +07:00
eliasfano32 go1.19 gofmt (#576) 2022-08-10 19:00:19 +07:00
testdata/fuzz/FuzzRecSplit Recsplit: single offset bucket (#152) 2021-11-08 14:27:21 +07:00
.gitignore Recsplit encoding (#69) 2021-09-18 22:59:27 +01:00
golomb_rice.go Enable more linters (#381) 2022-03-19 11:38:37 +07:00
index_reader.go Split aggregator to 2.2 and 2.3 versions (#539) 2022-07-23 09:06:52 +01:00
index_test.go [erigon 2.2] Make keys always uncompressed, values compressed only for code (#492) 2022-06-17 12:39:49 +01:00
index.go returning an error if offset is wrong (#621) 2022-09-07 14:40:27 +07:00
recsplit_fuzz_test.go go1.19 gofmt (#576) 2022-08-10 19:00:19 +07:00
recsplit_test.go [erigon 2.2] Make keys always uncompressed, values compressed only for code (#492) 2022-06-17 12:39:49 +01:00
recsplit.go Progress type (#568) 2022-08-04 12:31:17 +07:00