Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy InMemory cache replacement. #114

Merged
merged 23 commits into from
Sep 17, 2024
Merged

Deploy InMemory cache replacement. #114

merged 23 commits into from
Sep 17, 2024

Conversation

Zifah
Copy link
Collaborator

@Zifah Zifah commented Sep 17, 2024

No description provided.

Zifah added 23 commits August 8, 2024 20:15
* Use fixed format for logger.

* Implement endpoints to CREATE and DELETE geolocations.

* Improve README file.
* Make event handler names more specific.

* Post to Twitter when a word is published.

* Finalize twitter integration.

* Fix file name to match class name.
* Refactor TwitterClient; Make Tweet Delay configurable; Change Tweet template on Dev

* Fix integration tests.

* Use FluentAssertions and use AutoFixture for data generation

* Create repository instance only once and not in each test.

* Use AutoFixture for all test data generation.

* Create a separate AppConfig file for the integration tests.
Composing the tweet has a big potential to fail since it involves a call to the database.
Also, create unique index on the NameEntries_Name column.
* Implement Redis caching
* Replace in-memory caching with Redis caching.

* Solve cycling problem for the next 100+ years
@Zifah Zifah merged commit 1852181 into PROD Sep 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant