-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: redis list functionalities * fix: fix shadow * fix: update based on feedback * feat: separation of logics * fix: remove unused func * feat: app control update * feat: add missing `startAll` usage * fix: fix vet shadowing * feat: use generic for redis funcs * fix: remove duplicate functions * docs: fix comment * test: wip * test: test code for fetcher utils * test: wip * fix: run skipped tests * test: nolint test codes * fix: fix vet err * feat: implement expiration for latest feed data * fix: fix shadowing * fix: remove continue inside redis iteration
- Loading branch information
1 parent
4e28a3c
commit fa8ec13
Showing
15 changed files
with
1,198 additions
and
828 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.