issues
search
swayok
/
alternative-laravel-cache
Replacements for Laravel's redis and file cache stores that properly implement tagging idea
MIT License
169
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why there is no Mysql Support?
#59
beshoo
closed
1 month ago
3
Cache exceptions due to package or underlying libraries
#58
geertjanknapen1
closed
3 weeks ago
2
Exception when running cache clear.
#57
geertjanknapen1
closed
1 month ago
4
Support override of classes
#56
peterlembke
opened
1 month ago
0
Empty prefix give a pipe character
#55
peterlembke
opened
1 month ago
0
Support PHP 8
#54
G33RY
closed
1 month ago
3
Fix bug that occurs when trying to set an empty prefix with 'prefix'=>''
#53
Macek007
closed
2 months ago
1
Not an issue - just some apriciation
#52
xelber
opened
4 months ago
2
Laravel 11 support
#51
tds-dearls
closed
8 months ago
6
Possible Race Condition. Cannot delete key by tag.
#50
iamvladshevchuk
closed
8 months ago
1
Default TTL issue: it should be a year, not 6 days
#49
iamvladshevchuk
closed
11 months ago
1
Stop connecting to CacheStore before it's required to do an action
#48
genesiscz
closed
1 year ago
3
Package connects with PHP-Redis (or both) at the start due to call to ->getWrappedConnection()
#47
genesiscz
closed
1 year ago
4
Not compatible with dependencies of Laravel 10.24.0
#46
Henning256
closed
8 months ago
2
can not use laravel 10 Pruning Stale Cache Tags
#45
fripig
opened
1 year ago
1
Updated to allow Stringable objects as tags
#44
code-distortion
closed
1 year ago
2
Add instructions for Laravel 10+
#43
mattsches
closed
1 year ago
0
Array adapter support
#42
frankiejarrett
opened
1 year ago
3
Fixed alternative cache not registering when using Predis.
#41
bjhijmans
closed
1 year ago
1
Use with symfony/cache?
#40
roberttolton
opened
1 year ago
4
Laravel 10 support
#39
bjhijmans
closed
1 year ago
2
Bug in cache key name generation. Race condition.
#38
magnetic5355
opened
1 year ago
1
refactor: determine hierarchy separator without creating connections
#37
dciprian-petrisor
closed
2 years ago
0
Lazily initialize connection to cache
#36
dciprian-petrisor
closed
2 years ago
3
fix: Add result return for TaggedCache methods
#35
plastique
closed
2 years ago
0
Laravel 9 support
#34
plastique
closed
2 years ago
15
PHP 8.0 Support
#33
ravdeepsingh22
closed
2 years ago
1
Laravel 8 support
#32
Krato
closed
3 years ago
1
When cache-key contains a pipe character, forget() function is clearing based on a partial match
#31
roberttolton
closed
3 years ago
5
Laravel Telescope RedisWatcher not logging events when using this package with php-redis
#30
J5Dev
closed
2 years ago
7
unserialize() Error at offset 147440 of 147456 bytes
#29
pravo-pro
closed
3 years ago
2
error Class 'Cache\Adapter\Filesystem\FilesystemCachePool' not found
#28
RohitM-IN
closed
3 years ago
1
Updated RedisCacheStore implementation to allow for RedisCluster when using phpredis extension
#27
J5Dev
closed
3 years ago
0
Question: using Cache::forget('tag-test1') instead of Cache::tag('tag_1')->forget('tag-test1')
#26
pravo-pro
closed
3 years ago
2
Trait 'Illuminate\Cache\HasCacheLock' not found
#25
pravo-pro
closed
3 years ago
3
Implement lock support
#24
Malezha
closed
3 years ago
0
Does it support memcached?
#23
Husain136
closed
3 years ago
3
Tags within tag lists are duplicating upon each "put" call
#22
ardulogic
closed
3 years ago
1
Permissions are not respected
#21
RdeWilde
closed
3 years ago
9
Class 'Cache\Adapter\Filesystem\FilesystemCachePool' not found error
#20
tanero
closed
3 years ago
9
Laravel 8 Support
#19
rogervila
closed
4 years ago
0
Cache\Adapter\Common\Exception\CachePoolException: Exception thrown when executing "Cache\Adapter\Common\{closure}".
#18
waylaidwanderer
closed
3 years ago
7
Return parent return values to avoid breaking cron
#17
janich
closed
4 years ago
1
Laravel scheduler breaks
#16
janich
closed
4 years ago
1
[Proposal] Lock support
#15
rogervila
closed
3 years ago
6
Update app version to be compatible with Lumen.
#14
denisrpriebe
closed
4 years ago
0
Question - Why don't put dependencie in suggest ?
#13
YannikFirre
closed
4 years ago
1
PHPRedis support?
#12
roberttolton
closed
5 years ago
3
Laravel 6 fixes
#11
rogervila
closed
5 years ago
1
Laravel 6 Support
#10
rogervila
closed
5 years ago
0
Next