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

Chore | Singleton implementation for Cache #778

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

aadeshkulkarni
Copy link

@aadeshkulkarni aadeshkulkarni commented Jun 12, 2024

PR Fixes:

  • Improve Singleton implementation for Cache.

Value addition ?

  • Does it add any feature or fix any bug in the application ? > No.
  • Does it improve performance of the application ? > Probably not.
  • Does it improve code quality and maintainability ? > Yes.

Resolves #777

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@aadeshkulkarni aadeshkulkarni force-pushed the chore/singleton-cache branch from 4b39940 to ee90126 Compare June 12, 2024 13:02
@aadeshkulkarni aadeshkulkarni force-pushed the chore/singleton-cache branch from ee90126 to ee2ce2e Compare June 12, 2024 13:04
@aadeshkulkarni aadeshkulkarni changed the title Chore | Singleton implementation for Sockets Chore | Singleton implementation for Cache Jun 12, 2024
@siinghd siinghd merged commit 6e0bc8a into code100x:main Jun 14, 2024
1 check passed
@siinghd
Copy link
Collaborator

siinghd commented Jun 14, 2024

Thanks

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.

Tech backlog | Singleton implementation of Cache
2 participants