Skip to content

groupBy / aggregate #6

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

Merged
merged 2 commits into from
May 6, 2017
Merged

groupBy / aggregate #6

merged 2 commits into from
May 6, 2017

Conversation

AVVS
Copy link
Member

@AVVS AVVS commented May 5, 2017

No description provided.

@@ -109,7 +111,11 @@ local function updateExpireAndReturnWithSize(key)
rcall("PEXPIRE", key, expiration);
local ret = rcall("LRANGE", key, offset, offset + limit - 1);
Copy link
Member Author

Choose a reason for hiding this comment

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

вот это можно засунуть под if, лишняя операция

Copy link
Member Author

Choose a reason for hiding this comment

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

112 и 113 строчки

@AVVS AVVS merged commit b3d6940 into master May 6, 2017
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