summaryrefslogtreecommitdiff
path: root/internal/io/fs
AgeCommit message (Expand)Author
2021-08-281. Major performance gain by not checking for file truncation aftterPaul Buetow
2021-08-28use a byte.Buffer in the file readerPaul Buetow
2021-08-21read files bytewise for more control of whats happening - change transport pr...Paul Buetow
2020-12-29Make Linux ACL support optional, as it requires CGo and makes the binary less...Paul Buetow
2020-12-27make lint happyPaul Buetow
2020-09-04server side support for new regex packagePaul Buetow
2020-03-04can tail probe with a given timeout and then write a mapreduce resultPaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow