Go to file
Mohamed Sohail 05ab865c63
add: token syncer
core:
- add koanf for runtime config loading
- cicnet connection must dial else panic
- add db connection init
- add goyesql for convenient querying
- add async tasker processor (scheduler, processor)

dev:
- add redis server to dev docker-compose
- update volume to prune-able local
2022-05-03 18:54:51 +03:00
cmd add: token syncer 2022-05-03 18:54:51 +03:00
dev add: token syncer 2022-05-03 18:54:51 +03:00
migrations fix: (schema) tgrm indexes and cursor init 2022-05-03 18:46:56 +03:00
pkg add: token syncer 2022-05-03 18:54:51 +03:00
.gitignore project: init 2022-04-25 18:29:38 +03:00
config.toml add: token syncer 2022-05-03 18:54:51 +03:00
go.mod add: token syncer 2022-05-03 18:54:51 +03:00
go.sum add: token syncer 2022-05-03 18:54:51 +03:00
queries.sql add: token syncer 2022-05-03 18:54:51 +03:00