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
v0.8
User selector
nrk
All time
Commit history
Commits on Nov 9, 2013
Update CHANGELOG.
nrk
committed
b1a51b2
View commit details
Copy full SHA for b1a51b2
Browse repository at this point
Deprecate Predis\Client::multiExec().
Show description for de02c81
nrk
committed
de02c81
View commit details
Copy full SHA for de02c81
Browse repository at this point
Commits on Nov 7, 2013
Merge branch 'feature/list-iterator' into v0.8
nrk
committed
62f8730
View commit details
Copy full SHA for 62f8730
Browse repository at this point
Implement PHP iterator for lists based on the LRANGE command.
Show description for 9b8b362
nrk
committed
9b8b362
View commit details
Copy full SHA for 9b8b362
Browse repository at this point
Rename protected member.
nrk
committed
ee9e09a
View commit details
Copy full SHA for ee9e09a
Browse repository at this point
[tests] Do not check exception message for connection timeouts.
Show description for 66f9818
nrk
committed
66f9818
View commit details
Copy full SHA for 66f9818
Browse repository at this point
Merge branch 'feature/scan-iterators' into v0.8
nrk
committed
463f2d6
View commit details
Copy full SHA for 463f2d6
Browse repository at this point
Tweak phpdocs for the abstract cursor-based iterator.
nrk
committed
b2db97d
View commit details
Copy full SHA for b2db97d
Browse repository at this point
Mostly useless tweak for iterators example.
nrk
committed
9da1648
View commit details
Copy full SHA for 9da1648
Browse repository at this point
Rename for the last time all the iterator classes.
Show description for 5ad0077
nrk
committed
5ad0077
View commit details
Copy full SHA for 5ad0077
Browse repository at this point
Commits on Nov 6, 2013
Reenable skipped tests since bug in Redis has been fixed.
Show description for ff004ae
nrk
committed
ff004ae
View commit details
Copy full SHA for ff004ae
Browse repository at this point
Move Redis collections iterators in a different namespace.
Show description for df2c9eb
nrk
committed
df2c9eb
View commit details
Copy full SHA for df2c9eb
Browse repository at this point
Commits on Nov 4, 2013
[tests] Add more tests for SCAN-based iterators.
nrk
committed
4d83481
View commit details
Copy full SHA for 4d83481
Browse repository at this point
[tests] Fix execution order of iterator methods.
Show description for 0ab0aa1
nrk
committed
0ab0aa1
View commit details
Copy full SHA for 0ab0aa1
Browse repository at this point
Fix SCAN-based iterators following failing tests.
nrk
committed
85c978f
View commit details
Copy full SHA for 85c978f
Browse repository at this point
[ŧests] Add tests for new SCAN, SSCAN, ZSCAN and HSCAN iterators.
Show description for b7f411a
nrk
committed
b7f411a
View commit details
Copy full SHA for b7f411a
Browse repository at this point
Commits on Nov 3, 2013
Add example of iterators based on the various SCAN commands.
nrk
committed
9866500
View commit details
Copy full SHA for 9866500
Browse repository at this point
Update CHANGELOG and README.
nrk
committed
73ee5aa
View commit details
Copy full SHA for 73ee5aa
Browse repository at this point
Implement PHP iterator based on the HSCAN command (Redis 2.8).
Show description for e88938c
nrk
committed
e88938c
View commit details
Copy full SHA for e88938c
Browse repository at this point
Implement PHP iterator based on the ZSCAN command (Redis 2.8).
Show description for 93ae376
nrk
committed
93ae376
View commit details
Copy full SHA for 93ae376
Browse repository at this point
Implement PHP iterator based on the SSCAN command (Redis 2.8).
Show description for 7028082
nrk
committed
7028082
View commit details
Copy full SHA for 7028082
Browse repository at this point
Extract base class for iterators based on the SCAN family of commands.
Show description for d09d8ed
nrk
committed
d09d8ed
View commit details
Copy full SHA for d09d8ed
Browse repository at this point
Implement PHP iterator based on the SCAN command (Redis 2.8).
Show description for 70e42f8
nrk
committed
70e42f8
View commit details
Copy full SHA for 70e42f8
Browse repository at this point
Commits on Nov 2, 2013
Update README.
nrk
committed
695b6dd
View commit details
Copy full SHA for 695b6dd
Browse repository at this point
[tests] Handle failing test on OS X.
nrk
committed
6ce09a2
View commit details
Copy full SHA for 6ce09a2
Browse repository at this point
Update CHANGELOG.
nrk
committed
bb03602
View commit details
Copy full SHA for bb03602
Browse repository at this point
[tests] Minor tweaks, no actual changes.
nrk
committed
5c9adba
View commit details
Copy full SHA for 5c9adba
Browse repository at this point
Deprecate Client::pubSub() in favor of Client::pubSubLoop().
Show description for 8533dbd
nrk
committed
8533dbd
View commit details
Copy full SHA for 8533dbd
Browse repository at this point
New command: HSCAN (Redis 2.8).
Show description for d78e1b6
nrk
committed
d78e1b6
View commit details
Copy full SHA for d78e1b6
Browse repository at this point
New command: ZSCAN (Redis 2.8).
Show description for d5aec78
nrk
committed
d5aec78
View commit details
Copy full SHA for d5aec78
Browse repository at this point
New command: SSCAN (Redis 2.8).
Show description for 0faae20
nrk
committed
0faae20
View commit details
Copy full SHA for 0faae20
Browse repository at this point
New command: SCAN (Redis 2.8).
Show description for 4eb4960
nrk
committed
4eb4960
View commit details
Copy full SHA for 4eb4960
Browse repository at this point
Add link to CONFIG REWRITE (Redis 2.8) in phpdoc for CONFIG command.
nrk
committed
75c64b7
View commit details
Copy full SHA for 75c64b7
Browse repository at this point
Promote Redis 2.8 to a standalone server profile.
Show description for d787803
nrk
committed
d787803
View commit details
Copy full SHA for d787803
Browse repository at this point
Back to development for the next patch release.
nrk
committed
98aacd8
View commit details
Copy full SHA for 98aacd8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.