openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
T
TYPO3 Caching Framework Handler for PHP Code
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
35 minutes
ago. based on code collected
1 day
ago.
Jun 11, 2025 — Jun 11, 2026
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
overload tslib_feuserauth only if nr_cache_session is configured
Sebastian Mendel
More...
about 12 years ago
set nr_cache_session options only if not set already
Sebastian Mendel
More...
about 12 years ago
add own string frontend handler - with stream wrapper support
Sebastian Mendel
More...
over 12 years ago
improve various aspects of the Couchbase Cache handler
Sebastian Mendel
More...
over 12 years ago
allow everything in cache entry identifier - we are not limited to the file system chars
Sebastian Mendel
More...
over 12 years ago
implement dir_opendir() and dir_readdir() in stream warpper
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: implement Backend_Redis::stat() for StreamWrapper access
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: fix access to cache identifier in backend
Sebastian Mendel
More...
over 12 years ago
fix file permissions
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: remove cache directory from cache entry identifier
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: implement stream_wrapper ::stream_write, ::stream_stat, ::unlink, ::url_stat
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: tweak handling for runtime caching last retrieved cached entry
Sebastian Mendel
More...
over 12 years ago
cs
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: use file path - if set - as cache identifier prefix
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: disable default compression for now - easier reading cache entries in Couchbase backend
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: store meta data with cache entry - so we can return 'file stats' for stream wrapper like file time
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: drop support for splitted cache entries
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: cache/remember last retrieved cache entry to speeedup consecutive calls to has(), get() and stat()
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: implement support for couchbase options user, password and bucket
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: fix namespace in ext_autoload.php - we changed this earlier to our namespace naming convention but forgot the ext_autoload.php
Sebastian Mendel
More...
over 12 years ago
use only Netresearch\Cache as namespace
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: tweak stream wrapper registration und usage
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: use proper interface for phpcapable frontend and backend - fixes fluid cache not working with this frontend and backend
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: implement PHP capable frontend using stream wrapper to include cached PHP code
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: improve doc
Sebastian Mendel
More...
over 12 years ago
fix phpdoc
Sebastian Mendel
More...
over 12 years ago
TYPO-1899: add session handler based an caching framework - allows storing session data in memory based caching systems
Sebastian Mendel
More...
over 12 years ago
do not flush whole couchbase server but only entries for this confgiruation
Sebastian Mendel
More...
over 12 years ago
remove tag data from cache entry - we can re-add this later when using views in couchbase
Sebastian Mendel
More...
over 12 years ago
fix identifier prefix - fixes uneven identifier prefixes - fixes entries laoded from cache always empty or false
Sebastian Mendel
More...
over 12 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree