Results 5 issues of sequix

I am trying to write a filesystem test suite for this project. Basically, it uses fio to generate fake I/O operations, then stargz-snapshotter range requests a local registry through eth0...

#101 covers performance test, this PR covers posix calls with (pjd/pjdfstest)[https://github.com/pjd/pjdfstest]. It uses perl TAP-Harness to mock posix calls and its test case is written in script like. ``` desc="rename...

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Add another concept "tag", for example, I have 3 log lines like: {"level":"info","ts":1572522373.1226933,"logger":"apiserver","msg":"count clusters...

keepalive
feature/blooms

From I know gzip support this kind of usage: ```bash $ echo -n aaa >1 $ echo bbb >2 $ gzip 1 $ gzip 2 $ cat 1.gz 2.gz >3.gz...

maybe
v3

Checked on stargz-snapshotter which is awesome. With dedup it will even boost the whole development process, writing code and deploy in no time.