Store and query a sqlite db directly backed by DynamoDB.
Stars
195
Forks
5
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
68
commits
Run go mod tidy
927d137
Isolate local dyanmodb instance in tests
0eb1b0f
Remove commented out flushing code
d6a1640
Print local filename on cli pull success
6e64d1e
cli: flush on file push
b23e098
Propagate error on missing metadata
4d542bc
Fix schemav2 write holding onto buf reference
28ce598
Add LsFiles
6413f59
Aggressively cache write sectors until sync
1b6fd8f
Detect non-filled sectors on read.
210a5f8
Update gh actions
55e6d87
Update ci go-versions
09ff0ad
Add sectorcache for schemav2 files
c1e430a
Add schemav2 storage
ca0e6cb
Add option for default schema version
6400fbd