forked from PalisadoesFoundation/talawa-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ioredis * init * org cache init * org 2 * updating cache-1 * added types * added few more improvements * 2 * 3 * 3 * 4 * 4+5 * linting * linting again * added installation and setup guide * added redis service in CI/CD * redis port * redis version * installing redis to run tests * PR workflow * PR workflow * added redis service to push workflow as well * added hyperlinks to installation guide * Improved INSTALLATION.md * Updated INSTALLATION.md * removed time logs * format * added null check * rewrote tests * fix linting warnings * null check in tests * Update INSTALLATION.md * postCache init * event and comment cache init * hash comments based on their postIds * comment post id hash done * Post comments done * like/remove comment tests done * unlike comment and tests * comment cache done * comment cache done * increase codecov * added tests * linting * added additional cache points * Event caching init * Event caching implemented * format * removed the null check , removed console.log * removed the any[] type def * linting * remove redundant check * covered all files * removed lint warnings * rerun pre commit hooks * log fix
- Loading branch information
Showing
44 changed files
with
936 additions
and
124 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
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.