Commit Graph

8 Commits

Author SHA1 Message Date
Medzik a1b863984c update 2021-11-10 13:38:54 +00:00
Medzik a880aaf054 fix(log): update trace error log 2021-11-07 19:20:08 +00:00
MedzikUser dd7ae5c856 chore: update module name 2021-10-26 19:39:30 +02:00
Medzik 614054e446 perf(config): remove mongodb db and collection from .env
BREAKING CHANGE: mongodb database and collection ISN'T LONGER IN ENV MUST BE IN config.toml, and RENAME MONGODB_URI to MONGO_URI IN .env.
Deleted node in config.
2021-09-08 20:16:02 +00:00
Medzik b3decb1561 chore(retry): add retry from utils 2021-09-05 10:50:41 +00:00
Medzik 0ba1c8a2c0 fix: add omitempty to types fields, change error message 2021-08-12 21:13:10 +00:00
Medzik e7894959fc chore: add go-utils 2021-08-12 19:26:54 +00:00
Medzik c0aa75b980 Redis 2021-07-29 18:51:15 +00:00
Renamed from database/connect.go (Browse further)