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 }}
dominics
/
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
devel
User selector
All users
All time
Commit history
Commits on Dec 18, 2012
[doc] WARNING: this branch subject to rebase
dominics
committed
430adcf
View commit details
Copy full SHA for 430adcf
Browse repository at this point
[doc] Section layout of replication chapter
dominics
committed
70b81a9
View commit details
Copy full SHA for 70b81a9
Browse repository at this point
[doc] Handling connection errors
Show description for ef0bd0a
dominics
committed
ef0bd0a
View commit details
Copy full SHA for ef0bd0a
Browse repository at this point
Commits on Dec 17, 2012
Merge pull request #96 from nrk/doc-connection-parameters
Show description for 3a11af5
nrk
committed
3a11af5
View commit details
Copy full SHA for 3a11af5
Browse repository at this point
[doc] Describe available connection parameters.
nrk
committed
d11e38b
View commit details
Copy full SHA for d11e38b
Browse repository at this point
Merge pull request #95 from dominics/documentation
Show description for 31b1583
nrk
committed
31b1583
View commit details
Copy full SHA for 31b1583
Browse repository at this point
[doc] clustering - link to Redis Cluster spec
dominics
committed
bdf6069
View commit details
Copy full SHA for bdf6069
Browse repository at this point
[doc] clustering - incorporating draft feedback
Show description for 87cb0c1
dominics
committed
87cb0c1
View commit details
Copy full SHA for 87cb0c1
Browse repository at this point
Commits on Dec 14, 2012
Set PHP as the primary domain as well
dominics
committed
061e531
View commit details
Copy full SHA for 061e531
Browse repository at this point
Add initial chapter files
Show description for e59efba
dominics
committed
e59efba
View commit details
Copy full SHA for e59efba
Browse repository at this point
First draft of some clustering documentation
Show description for df84a35
dominics
committed
df84a35
View commit details
Copy full SHA for df84a35
Browse repository at this point
Set default role and code language
dominics
committed
9ab30ca
View commit details
Copy full SHA for 9ab30ca
Browse repository at this point
Initial work on Sphinx documentation
Show description for 1aed6e0
dominics
committed
1aed6e0
View commit details
Copy full SHA for 1aed6e0
Browse repository at this point
Commits on Dec 12, 2012
Fix response parsing with scripted commands after -NOSCRIPT.
Show description for bfd96b1
nrk
committed
bfd96b1
View commit details
Copy full SHA for bfd96b1
Browse repository at this point
Commits on Nov 21, 2012
Fix missing use directives.
Show description for 51b4662
nrk
committed
51b4662
View commit details
Copy full SHA for 51b4662
Browse repository at this point
Merge branch 'tests/update-redis-2.8' into v0.8
nrk
committed
78f3596
View commit details
Copy full SHA for 78f3596
Browse repository at this point
[tests] TTL and PTTL return -2 on non existing keys in Redis >= 2.8.
nrk
committed
ac01c1a
View commit details
Copy full SHA for ac01c1a
Browse repository at this point
[tests] Fix expected exception message on wrong key type.
Show description for 46920c9
nrk
committed
46920c9
View commit details
Copy full SHA for 46920c9
Browse repository at this point
Commits on Nov 13, 2012
Avoid channels reordering issues when testing UNSUBSCRIBE.
Show description for b26d610
nrk
committed
b26d610
View commit details
Copy full SHA for b26d610
Browse repository at this point
Bump Redis version used in tests on Travis CI.
Show description for a4760d6
nrk
committed
a4760d6
View commit details
Copy full SHA for a4760d6
Browse repository at this point
Commits on Nov 8, 2012
Update performance numbers in the related FAQ section.
Show description for 49aa6f0
nrk
committed
49aa6f0
View commit details
Copy full SHA for 49aa6f0
Browse repository at this point
Commits on Nov 3, 2012
Tweak CONTRIBUTING instructions.
Show description for 292f993
nrk
committed
292f993
View commit details
Copy full SHA for 292f993
Browse repository at this point
Make Predis\Connection\PhpiredisConnection::write() protected.
Show description for daa36a9
nrk
committed
daa36a9
View commit details
Copy full SHA for daa36a9
Browse repository at this point
Back to development for the next patch release.
nrk
committed
0b09d2c
View commit details
Copy full SHA for 0b09d2c
Browse repository at this point
Commits on Oct 22, 2012
Bump VERSION and update CHANGELOG.
Show description for 0a622ae
nrk
committed
0a622ae
View commit details
Copy full SHA for 0a622ae
Browse repository at this point
Minimum required version of PHP is 5.3.2.
nrk
committed
040dfeb
View commit details
Copy full SHA for 040dfeb
Browse repository at this point
Tweak README.
nrk
committed
0e4604a
View commit details
Copy full SHA for 0e4604a
Browse repository at this point
Commits on Oct 12, 2012
Add notes about coding standards in CONTRIBUTING.
Show description for deb64c2
nrk
committed
deb64c2
View commit details
Copy full SHA for deb64c2
Browse repository at this point
Move contributing section from README to CONTRIBUTING.
Show description for aac06a4
nrk
committed
aac06a4
View commit details
Copy full SHA for aac06a4
Browse repository at this point
Remove TODO.
Show description for dfb5cf2
nrk
committed
dfb5cf2
View commit details
Copy full SHA for dfb5cf2
Browse repository at this point
Merge FAQ files into a single markdown document.
Show description for a1024bb
nrk
committed
a1024bb
View commit details
Copy full SHA for a1024bb
Browse repository at this point
Update CHANGELOG.
Show description for f357caf
nrk
committed
f357caf
View commit details
Copy full SHA for f357caf
Browse repository at this point
Commits on Sep 18, 2012
Merge remote-tracking branch 'origin/pr/84'
nrk
committed
2b4cf80
View commit details
Copy full SHA for 2b4cf80
Browse repository at this point
Fixed typos.
Ondrej -onovy- Novy
committed
6cd1f03
View commit details
Copy full SHA for 6cd1f03
Browse repository at this point
Commits on Sep 12, 2012
Extract a strategy class from the replication connection.
nrk
committed
732d7f9
View commit details
Copy full SHA for 732d7f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.