index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
lspipeline
Age
Commit message (
Expand
)
Author
2021-02-22
lspipeline: Rename to lspipeline-ng, and restore pre concurrency version to l...
Nick White
2021-01-26
Make ListObjectsWithMeta generic again and create a specialised ListObjectWit...
Nick White
2021-01-26
Improve lspipeline concurrency by removing WaitGroup stuff
Nick White
2021-01-26
Speed up lspipeline by making s3 requests concurrently and only processing si...
Nick White
2020-04-14
Briefly document each of the commands in a godoc friendly way, and improve th...
Nick White
2020-04-07
Remove unused OCR queue (was superceded by the ocrpage queue some time ago)
Nick White
2020-04-07
gofmt
Nick White
2020-03-09
Add nobooks flag to lspipeline so it has a faster mode
Nick White
2020-02-27
Add documentation, license notices, and license
Nick White
2019-12-16
Fix usage message for getpipelinebook, and trim final slashes in lspipeline o...
Nick White
2019-12-03
Rewrite lspipeline book listing part to be much faster by taking advantage of...
Nick White
2019-11-19
Add ocrpage queue for processing individual pages
Nick White
2019-10-16
Sort book list in lspipeline by modified date
Nick White
2019-10-08
Separate out bookpipeline from catch-all go.git repo, and rename to rescribe....
Nick White