Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-01 | add some comments, summary, TODOs and infos | n-peugnet | |
2021-10-01 | call clean and all targets on submakes | n-peugnet | |
2021-09-30 | first add of exp and Makefiles | n-peugnet | |
2021-09-29 | fix typos in README | n-peugnet | |
2021-09-29 | merge tryDeltaEncodeChunk and encodeTempChunk | n-peugnet | |
to reuse the sketch calculation | |||
2021-09-29 | fix some typos | n-peugnet | |
2021-09-29 | add details and some todos | n-peugnet | |
2021-09-15 | add build build status to readme | n-peugnet | |
2021-09-13 | fix english typos | n-peugnet | |
2021-09-09 | export sketch in its own package | n-peugnet | |
so that tests can be cached and to make sure it is independant of the rest of the code also move tests in testdata as this folder is ignored by go test by default | |||
2021-09-07 | update todo and readme | n-peugnet | |
2021-08-31 | join too small temp chunks with previous one if possible | n-peugnet | |
2021-08-30 | add basic readme | n-peugnet | |