1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

23 Commits

Author SHA1 Message Date
Maksym Pavlenko
4baf25f1e1 Fix linter errors 2019-01-07 20:47:59 -08:00
Maksym Pavlenko
514af6af30 Fix CodeBuild 2019-01-07 20:15:17 -08:00
Maksym Pavlenko
c378ed0a87 Code style fixes 2019-01-06 21:36:42 -08:00
Maksym Pavlenko
49900d9ab3 Add CodeBuild buildspec and linters 2019-01-06 20:45:59 -08:00
Maksym Pavlenko
6e4def004d Fix expiration time field format 2018-12-09 14:48:22 -08:00
Maksym Pavlenko
91397fc893 Fix TTL updates 2018-12-08 19:01:02 -08:00
Maksym Pavlenko
71084f5971 Quick fix for anonymous users 2018-12-08 17:27:35 -08:00
Maksym Pavlenko
5d8ba19b35 Add a few helpers to Postgres storage to simplify migration 2018-12-08 14:27:41 -08:00
Maksym Pavlenko
e99222745f Configure DynamoDB table names 2018-12-08 14:26:50 -08:00
Maksym Pavlenko
75d7c40fcb Better DynamoDB configuration 2018-12-03 22:58:39 -08:00
Maksym Pavlenko
b92564d8d7 Add CloudFormation template for DynamoDB 2018-12-02 19:39:03 -08:00
Maksym Pavlenko
9e5fa38dcf Switch to logrus 2018-12-02 13:58:41 -08:00
Maksym Pavlenko
9d5fbf2f79 Implement DynamoDB storage, refactor unit tests 2018-12-02 13:27:31 -08:00
Maksym Pavlenko
73ee7900e9 Refactor database storage 2018-11-24 11:58:08 -08:00
Maksym Pavlenko
cb00281213 Implement basic metric tracker 2017-11-04 17:27:01 -07:00
Maksym Pavlenko
7cff604c26 Switch to Postgres storage for feeds 2017-11-03 19:16:15 -07:00
Maksym Pavlenko
0170bbfbca Use Feed model 2017-11-03 16:04:33 -07:00
Maksym Pavlenko
b8e97b9310 Rename api constants 2017-11-03 15:04:33 -07:00
Maksym Pavlenko
0f6ebc4907 Check Redis connection status 2017-08-22 22:58:25 -07:00
Maksym Pavlenko
520352df7a Implement catch all handler for feeds, reword error responses 2017-08-22 01:37:26 -07:00
Maksym Pavlenko
99cac5f464 Rework feed creation in Redis 2017-08-20 18:49:50 -07:00
Maksym Pavlenko
ed08543a5f Fix metadata response for Redis storage 2017-08-20 18:40:16 -07:00
Maksym Pavlenko
6b0a234983 Rework project structure 2017-08-19 16:58:23 -07:00