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

Adding support for jedis #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding support for jedis #9

wants to merge 1 commit into from

Conversation

tramchamploo
Copy link
Owner

Buffer write commands together and use jedis.pipelined() to send them.

@tramchamploo tramchamploo force-pushed the jedis branch 2 times, most recently from 5e03b9f to fe7799a Compare April 25, 2017 07:43
@tramchamploo
Copy link
Owner Author

Make a foundation for binary commands, make add support for blpop

@tramchamploo tramchamploo force-pushed the jedis branch 3 times, most recently from 71988f1 to 6b08f43 Compare April 25, 2017 10:12
@tramchamploo tramchamploo reopened this May 3, 2017
@tramchamploo tramchamploo force-pushed the jedis branch 4 times, most recently from e7aeba3 to ac7f66a Compare February 9, 2018 08:15
@tramchamploo tramchamploo force-pushed the jedis branch 6 times, most recently from 4ef9852 to 01cb327 Compare March 5, 2018 06:27
@tramchamploo tramchamploo force-pushed the jedis branch 3 times, most recently from f17853d to 11e3ec2 Compare March 9, 2018 03:54
@tramchamploo
Copy link
Owner Author

tramchamploo commented Mar 9, 2018

Added support for expire

@tramchamploo
Copy link
Owner Author

expireAt

@tramchamploo tramchamploo force-pushed the jedis branch 2 times, most recently from 0fdc634 to 0ebd9f2 Compare March 12, 2018 10:28
@tramchamploo
Copy link
Owner Author

get

@tramchamploo
Copy link
Owner Author

getbit

@tramchamploo
Copy link
Owner Author

set

@tramchamploo
Copy link
Owner Author

getSet

@tramchamploo
Copy link
Owner Author

hdel

@tramchamploo
Copy link
Owner Author

hkeys

@tramchamploo
Copy link
Owner Author

End of hash commands.

@tramchamploo
Copy link
Owner Author

IncrBy

@tramchamploo tramchamploo force-pushed the jedis branch 3 times, most recently from 2bbec92 to 9b8a312 Compare April 10, 2018 07:20
@tramchamploo tramchamploo force-pushed the jedis branch 3 times, most recently from d8095b8 to c38b0b1 Compare April 13, 2018 06:55
@tramchamploo
Copy link
Owner Author

lpop

@tramchamploo
Copy link
Owner Author

lpushx

@tramchamploo
Copy link
Owner Author

ltrim

@tramchamploo
Copy link
Owner Author

rpushx

@tramchamploo
Copy link
Owner Author

brpoplpush

@tramchamploo
Copy link
Owner Author

smembers

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