Commit Graph

11 Commits

Author SHA1 Message Date
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 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 f509f20bcc
Dumb and inefficient version implemented. 2019-10-09 01:36:11 +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