Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
6bfc888c8fcbdbedc919bf679dffcd3f7448134c
Switch branch/tag
yii2
framework
yii
caching
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Implemented mset, madd for cache. Added tests.
· 1a7a15a3
Alexander Makarov
authored
11 years ago
1a7a15a3
Name
Last commit
Last update
..
ApcCache.php
Implemented mset, madd for cache. Added tests.
11 years ago
Cache.php
Implemented mset, madd for cache. Added tests.
11 years ago
ChainedDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
DbCache.php
Short array syntax
11 years ago
DbDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
Dependency.php
Short array syntax
11 years ago
DummyCache.php
reorganized the main repo to satisfy PSR-0.
11 years ago
ExpressionDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
FileCache.php
improved control over and handling of file and dir permissions
11 years ago
FileDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
GroupDependency.php
Fixes #1162: removed constructors of cache dependency classes so that they can be easily created from configuration.
11 years ago
MemCache.php
Implemented mset, madd for cache. Added tests.
11 years ago
MemCacheServer.php
cleanup MemCache timeout API after #804
11 years ago
RedisCache.php
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
11 years ago
WinCache.php
Implemented mset, madd for cache. Added tests.
11 years ago
XCache.php
implement Cache::exists() for various cache backends
11 years ago
ZendDataCache.php
Zend Data Cache returns null when record doesn't exist (reverted from commit
590121c4
)
11 years ago