Commit Graph

6 Commits

Author SHA1 Message Date
Yanislav Igonin
783e577311
Feature - Threads archivation (#4)
* todo

* update env var

* add new var to config

* update GetCount (not archived threads)

* wip on threads count check

* feat: add get oldest updated at thread

* feat: add archivation method for oldest threads

* feat: add migrations for posts timefields

* feat: now child posts created without updated_at

* feat: add threads archivation
2021-11-20 20:13:05 +03:00
Yanislav Igonin
d4a3422281 feat: take postgres max conn from connection url 2021-09-30 20:55:34 +03:00
Yanislav Igonin
828deb52a4 feat: hide rate limiter under flag 2021-09-08 18:54:46 +03:00
Yanislav Igonin
ac006d5f1b feat: hide seeds under env var 2021-09-08 15:36:13 +03:00
Yanislav Igonin
107dd0fa0e feat: add err check for single row 2021-09-03 02:34:45 +03:00
Yanislav Igonin
843e81dd78 feat: add carcass 2021-08-26 16:16:50 +03:00