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

Query remove extra find query #38

Closed
wants to merge 9 commits into from
Closed

Query remove extra find query #38

wants to merge 9 commits into from

Conversation

fogelito
Copy link
Contributor

@fogelito fogelito commented Nov 9, 2022

No description provided.

@@ -214,32 +203,26 @@ protected function count(string $key, string $datetime): int
*/
protected function hit(string $key, string $datetime): void
{
if (0 == $this->limit) { // No limit no point for counting
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is removed because it is checked in he check() method

@abnegate
Copy link
Member

abnegate commented Aug 1, 2023

@fogelito Can we fix the conflicts in this and bring it up to date?

@fogelito
Copy link
Contributor Author

fogelito commented Aug 1, 2023

I need to sit on the very carefully after changes made, I will close this for now and add an Asana task

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.

2 participants