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 }}
syn
/
phpredis
Public
forked from
phpredis/phpredis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phpredis
redis_array.h
on
develop
User selector
All users
All time
Commit history
Commits on Nov 9, 2016
WIP: php7 compatibility
yatsukhnenko
committed
5f15ce2
View commit details
Copy full SHA for 5f15ce2
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
WIP: php7 compatibility
yatsukhnenko
committed
04a7327
View commit details
Copy full SHA for 04a7327
View code at this point
Browse repository at this point
Commits on Oct 10, 2016
RedisArray refactoring
yatsukhnenko
committed
33a8843
View commit details
Copy full SHA for 33a8843
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
WIP: php7 compatibility
Show description for 910dd95
yatsukhnenko
committed
910dd95
View commit details
Copy full SHA for 910dd95
View code at this point
Browse repository at this point
Commits on Jul 6, 2014
Merge branch 'hotfix/win32-fixes' into develop
Show description for 0f1f5f4
michael-grunder
committed
0f1f5f4
View commit details
Copy full SHA for 0f1f5f4
View code at this point
Browse repository at this point
Commits on Jul 1, 2014
Merge remote-tracking branch 'vostok4/master'
Show description for 4d25337
weltling
committed
4d25337
View commit details
Copy full SHA for 4d25337
View code at this point
Browse repository at this point
fix stdint usage
weltling
committed
7194e31
View commit details
Copy full SHA for 7194e31
View code at this point
Browse repository at this point
Commits on May 15, 2014
SAVE and BGSAVE are distrubte commands
Show description for 52b3c95
michael-grunder
committed
52b3c95
View commit details
Copy full SHA for 52b3c95
View code at this point
Browse repository at this point
Commits on Apr 9, 2014
Merge nicolasff:b9a16b5ad5 in, fixing for Win32
Show description for 9c12c40
f0ff886f
committed
9c12c40
View commit details
Copy full SHA for 9c12c40
View code at this point
Browse repository at this point
Commits on Feb 23, 2014
add support for 'connect_timeout' option for redis arrays
Show description for 6f5e47c
Mike
authored and
michael-grunder
committed
6f5e47c
View commit details
Copy full SHA for 6f5e47c
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
Further fixes for building on VC9 Win32, C89 compliance
Show description for 978fbcf
f0ff886f
committed
978fbcf
View commit details
Copy full SHA for 978fbcf
View code at this point
Browse repository at this point
Commits on Aug 11, 2013
Persistent connections with RedisArray
Show description for dcbeae7
michael-grunder
committed
dcbeae7
View commit details
Copy full SHA for dcbeae7
View code at this point
Browse repository at this point
Commits on May 2, 2013
Add FLUSHALL to RedisArray
Show description for f9ef6ef
nicolasff
committed
f9ef6ef
View commit details
Copy full SHA for f9ef6ef
View code at this point
Browse repository at this point
Add FLUSHDB to RedisArray
Show description for 5660e10
nicolasff
committed
5660e10
View commit details
Copy full SHA for 5660e10
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Merged changes from @mobli
Show description for 6d3c999
Emmanuel Merali
authored and
michael-grunder
committed
6d3c999
View commit details
Copy full SHA for 6d3c999
View code at this point
Browse repository at this point
Commits on Jun 23, 2012
RedisArray fixes
Show description for 889b2f2
michael-grunder
committed
889b2f2
View commit details
Copy full SHA for 889b2f2
View code at this point
Browse repository at this point
Commits on Dec 13, 2011
s/_specified/_instance
nicolasff
committed
70371fa
View commit details
Copy full SHA for 70371fa
View code at this point
Browse repository at this point
Commits on Dec 12, 2011
Added retrieval of specific instance form Array
Show description for 5bc6a4c
Emmanuel Merali
committed
5bc6a4c
View commit details
Copy full SHA for 5bc6a4c
View code at this point
Browse repository at this point
Commits on Dec 11, 2011
External key distributor
Show description for 2f58629
Emmanuel Merali
committed
2f58629
View commit details
Copy full SHA for 2f58629
View code at this point
Browse repository at this point
Commits on Dec 8, 2011
Renamed crc32 to rcrc32
Show description for f0a2dc0
Emmanuel Merali
committed
f0a2dc0
View commit details
Copy full SHA for f0a2dc0
View code at this point
Browse repository at this point
Commits on Nov 27, 2011
Added missing UNWATCH.
Show description for 7781557
nicolasff
committed
7781557
View commit details
Copy full SHA for 7781557
View code at this point
Browse repository at this point
Added missing DISCARD in RedisArray mode.
Show description for 1ce8bcc
nicolasff
committed
1ce8bcc
View commit details
Copy full SHA for 1ce8bcc
View code at this point
Browse repository at this point
Commits on Sep 20, 2011
Fixed duplicate symbol (GitHub issue #50)
nicolasff
committed
ecf0e8e
View commit details
Copy full SHA for ecf0e8e
View code at this point
Browse repository at this point
Commits on Sep 4, 2011
Multi/exec, per node.
nicolasff
committed
732366a
View commit details
Copy full SHA for 732366a
View code at this point
Browse repository at this point
Auto rehash keys on read miss + config.ini
nicolasff
committed
68abdf4
View commit details
Copy full SHA for 68abdf4
View code at this point
Browse repository at this point
Commits on Aug 28, 2011
Added getOption/setOption
nicolasff
committed
d6ad27b
View commit details
Copy full SHA for d6ad27b
View code at this point
Browse repository at this point
Added distributed PING
nicolasff
committed
8ee787d
View commit details
Copy full SHA for 8ee787d
View code at this point
Browse repository at this point
Commits on Aug 19, 2011
Refactoring
nicolasff
committed
3564d8f
View commit details
Copy full SHA for 3564d8f
View code at this point
Browse repository at this point
Added bool index parameter to RedisArray constructor
nicolasff
committed
4fc2387
View commit details
Copy full SHA for 4fc2387
View code at this point
Browse repository at this point
Set index only for write commands.
nicolasff
committed
7e0fdd1
View commit details
Copy full SHA for 7e0fdd1
View code at this point
Browse repository at this point
__call now wrapped in MULTI/EXEC
nicolasff
committed
7372669
View commit details
Copy full SHA for 7372669
View code at this point
Browse repository at this point
Loaded second ring
nicolasff
committed
1e5ab1f
View commit details
Copy full SHA for 1e5ab1f
View code at this point
Browse repository at this point
Commits on Aug 18, 2011
Added DEL, + variadic DEL.
nicolasff
committed
bedaf08
View commit details
Copy full SHA for bedaf08
View code at this point
Browse repository at this point
Added _function().
nicolasff
committed
4c4a2be
View commit details
Copy full SHA for 4c4a2be
View code at this point
Browse repository at this point
Added MSET.
nicolasff
committed
7d7b41b
View commit details
Copy full SHA for 7d7b41b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.