Append-only storage in Go designed for the analytical workloads
Stars
66
Forks
6
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
Upgrade lz4 to v2.0.7, fix stream close regression
1bbfa33
Update README.md
df157d0
Merge pull request #4 from carapace/master
52cf654
add pretty badge for travis builds
2cda70a
add env var GO111MODULE=on
e75bd90
rename to .travis.yml
7d1540c
add travis.yml
2ae1d32
setup go module using github.com/pierrec/lz4 v 1.0.1
2d63736
comment out var meta as it was unused and failing builds
1951254
reader: close channel on async read failure
b7cf4e1
writer: add methods to store user checkpoints
00fd9fc
writer: add ReadDB and UpdateDB methods
719bd4e
doc: describe usage for the incremental reportin
7a761d9
docs: introduced README
e67e230
tests: import all the tests
324028e