Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hepingye
/
predis
Public
forked from
predis/predis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
v1.0
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 2, 2015
Back to development.
nrk
committed
c4c36ca
View commit details
Copy full SHA for c4c36ca
Browse repository at this point
Update CHANGELOG and bump VERSION.
nrk
committed
7a170b3
View commit details
Copy full SHA for 7a170b3
Browse repository at this point
Bump year in LICENSE.
Show description for 17e7bce
nrk
committed
17e7bce
View commit details
Copy full SHA for 17e7bce
Browse repository at this point
Update CHANGELOG.
Show description for 7a5d6ba
nrk
committed
7a5d6ba
View commit details
Copy full SHA for 7a5d6ba
Browse repository at this point
Merge remote-tracking branch 'srhnsn/v1.0' into v1.0
nrk
committed
9d6c031
View commit details
Copy full SHA for 9d6c031
Browse repository at this point
Merge remote-tracking branch 'blocktrail/hhvm-pubsub-blockingread-test-v1.0' into v1.0
nrk
committed
692718a
View commit details
Copy full SHA for 692718a
Browse repository at this point
Temporarily allow failures for HHVM on Travis-CI.
Show description for 0776377
nrk
committed
0776377
View commit details
Copy full SHA for 0776377
Browse repository at this point
No need to access a private field used by PHPUnit.
Show description for e4b0512
nrk
committed
e4b0512
View commit details
Copy full SHA for e4b0512
Browse repository at this point
Add minimum required Redis version for BITPOS integration tests.
nrk
committed
75ca2f8
View commit details
Copy full SHA for 75ca2f8
Browse repository at this point
Apply minor CS fixes and trim spurious spaces.
nrk
committed
37b1c88
View commit details
Copy full SHA for 37b1c88
Browse repository at this point
Merge remote-tracking branch 'nicchap/v1.0' into v1.0
nrk
committed
a4e6130
View commit details
Copy full SHA for a4e6130
Browse repository at this point
Commits on Dec 21, 2014
Updated bitpos position
nicchap
committed
d2f7903
View commit details
Copy full SHA for d2f7903
Browse repository at this point
Commits on Dec 20, 2014
Updated test cases
Show description for 0e2b760
nicchap
committed
0e2b760
View commit details
Copy full SHA for 0e2b760
Browse repository at this point
Missing updates for BITPOS command
Show description for 3eb053a
nicchap
committed
3eb053a
View commit details
Copy full SHA for 3eb053a
Browse repository at this point
Commits on Dec 19, 2014
added (failing on HHVM) test for pubsub with read_write_timeout=-1
rubensayshi
committed
f3748e4
View commit details
Copy full SHA for f3748e4
Browse repository at this point
Commits on Dec 18, 2014
Edited typos
Show description for a1977c1
nicchap
committed
a1977c1
View commit details
Copy full SHA for a1977c1
Browse repository at this point
Added BitPos command
Show description for 5a02204
nicchap
committed
5a02204
View commit details
Copy full SHA for 5a02204
Browse repository at this point
Commits on Dec 16, 2014
Apply read_write_timeout to Unix socket connections.
srhnsn
committed
beb6c28
View commit details
Copy full SHA for beb6c28
Browse repository at this point
Commits on Nov 7, 2014
[tests] Test serialization of redis-cluster connection with @medium.
Show description for 8255003
nrk
committed
8255003
View commit details
Copy full SHA for 8255003
Browse repository at this point
[tests] Use round() to avoid issues with floats on certain plaforms.
Show description for 5f3723b
nrk
committed
5f3723b
View commit details
Copy full SHA for 5f3723b
Browse repository at this point
Commits on Oct 26, 2014
Add missing doc for zincrby in ClientContextInterface.
Show description for dc984ca
nrk
committed
dc984ca
View commit details
Copy full SHA for dc984ca
Browse repository at this point
Apply minor fix to .travis.yml.
nrk
committed
73a0623
View commit details
Copy full SHA for 73a0623
Browse repository at this point
Commits on Oct 25, 2014
Update CHANGELOG.
Show description for beb9a5e
nrk
committed
beb9a5e
View commit details
Copy full SHA for beb9a5e
Browse repository at this point
Fix E_NOTICE emitted on empty response to INFO [section].
Show description for e2f4357
nrk
committed
e2f4357
View commit details
Copy full SHA for e2f4357
Browse repository at this point
Commits on Oct 21, 2014
Fix bug in ZSCAN-based iterator when sorted sets have integer members.
Show description for dc2cb3c
nrk
committed
dc2cb3c
View commit details
Copy full SHA for dc2cb3c
Browse repository at this point
[tests] Relax checks on invalid expire time messages.
Show description for d09c4f3
nrk
committed
d09c4f3
View commit details
Copy full SHA for d09c4f3
Browse repository at this point
Merge remote-tracking branch 'github/pr/218' into v1.0
nrk
committed
ffdb17d
View commit details
Copy full SHA for ffdb17d
Browse repository at this point
Merge branch 'github/pr/217' into v1.0
nrk
committed
488c17f
View commit details
Copy full SHA for 488c17f
Browse repository at this point
Connection parameters are not the focus of the client options example.
nrk
committed
e181924
View commit details
Copy full SHA for e181924
Browse repository at this point
Commits on Oct 18, 2014
Add missing doc for zincrby in ClientInterface
clslrns
committed
a330094
View commit details
Copy full SHA for a330094
Browse repository at this point
Commits on Oct 10, 2014
Add example for client config
Seldaek
committed
7004a9f
View commit details
Copy full SHA for 7004a9f
Browse repository at this point
Commits on Sep 5, 2014
Add hhvm-nightly as a testing environment on Travis CI.
nrk
committed
d0b6f79
View commit details
Copy full SHA for d0b6f79
Browse repository at this point
Merge remote-tracking branch 'github/pr/208' into v1.0
nrk
committed
69ad62b
View commit details
Copy full SHA for 69ad62b
Browse repository at this point
Back to development.
Show description for ec099a3
nrk
committed
ec099a3
View commit details
Copy full SHA for ec099a3
Browse repository at this point
Commits on Sep 1, 2014
Change order of throws
Irvyne
committed
3d10be8
View commit details
Copy full SHA for 3d10be8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.