Commit Graph

22 Commits

Author SHA1 Message Date
Alexey Skobkin c0329f8727
Updating magneticod-postgresql fork. 2019-10-20 16:17:47 +03:00
Alexey Skobkin 19f386aafc
Adding Dockerfile. 2019-10-20 02:08:38 +03:00
Alexey Skobkin 3f0c3f61c5
Crashing on chunk retrieval fail. 2019-10-19 04:17:01 +03:00
Alexey Skobkin 3e601ea2cb
Fixing stupid memory leak caused by excessive pointer dereference. 2019-10-19 04:07:24 +03:00
Alexey Skobkin 64bd20e0bf
Optimizing data processing by separating old database data by chunks. 2019-10-19 03:01:07 +03:00
Alexey Skobkin 90d8005c9a
Functions for old database are moved to the separate package 'old'. 2019-10-19 02:07:10 +03:00
Alexey Skobkin a7b2344fce
Using "Full" progress bar template. 2019-10-19 01:10:37 +03:00
Alexey Skobkin 3418b70904
Using latest commit of skobkin/magnetico with beanstalkd support. 2019-10-19 00:37:20 +03:00
Alexey Skobkin 1d54d70328
Small fix in README.md. 2019-10-19 00:15:49 +03:00
Alexey Skobkin cc9ad9a1e6
Adding "Usage" section to the README.md. 2019-10-19 00:14:56 +03:00
Alexey Skobkin dcd778f472
Using my own form version with PostgreSQL and Beanstalk support. 2019-10-18 23:41:51 +03:00
Alexey Skobkin 5206d77fe7
Fixing bug which caused processing only one file per torrent. 2019-10-12 01:25:54 +03:00
Alexey Skobkin b4ab04cf5d
Small refactoring. 2019-10-12 00:46:14 +03:00
Alexey Skobkin 3994941210
Building slim binaries. Removing arch from binary name (amd64 only). Adding automatic release draft. 2019-10-09 02:13:55 +03:00
Alexey Skobkin f509f20bcc
Dumb and inefficient version implemented. 2019-10-09 01:36:11 +03:00
Alexey Eschenko 70c2bb5b1f Add LICENSE 2019-10-02 23:02:09 +00:00
Alexey Skobkin 264ce6a147
Fixing running command in the linux build and other optimizations. 2019-10-03 01:58:01 +03:00
Alexey Skobkin c9ae5b1ca8
Adding two build for Linux, MacOS X and Windows. 2019-10-03 01:50:30 +03:00
Alexey Skobkin ac52da6ef3
Disabling cgo to not install gcc package in .gitlab-ci.yml configuration. 2019-10-03 01:30:34 +03:00
Alexey Skobkin f272887895
Fixing wrong Docker image name in .gitlab-ci.yml. Also adding README.md for future use. 2019-10-03 01:19:02 +03:00
Alexey Skobkin 914d692b3a
Adding .gitlab-ci.yml file. Commenting unused code to be able to build the binary in CI. 2019-10-03 01:13:42 +03:00
Alexey Skobkin 6d139c9a16
Unfinished migrator draft. 2019-10-03 01:06:41 +03:00