summaryrefslogtreecommitdiff
path: root/internal/datas
AgeCommit message (Collapse)Author
2021-10-30remove unused rbuffer packagePaul Buetow
2021-10-30add support to read from stdin pipe in serverless mode, e.g. grep foo.log | ↵Paul Buetow
dmap "select from ...."
2021-04-21typoPaul Buetow
2021-02-07add rbuffer data structurePaul Buetow