laminas/laminas-cache-storage-adapter-memcached
Laminas cache adapter for memcached
3.1.0
2.8M downloads/mo
#3662 most downloaded on Packagist
laminas/laminas-cache-storage-adapter-memcached
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 13 months
Most releases are documented
notes for 10 of 13 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
13 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Oct 2020 to Jan 2025Releases
latest 13-
3.1.023 Jan 2025Release notes
Open source →Release Notes for 3.1.0
Feature release (minor)
3.1.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
-
3.0.010 Jul 2024Release notes
Open source →Release Notes for 3.0.0
Backwards incompatible release (major)
laminas-cache-storage-adapter-memcached3.0.0 is here and finally adds native types everywhere, adds support forpsr/cacheandpsr/simple-cachev2 & v3, supportslaminas/laminas-cachev4 and introduces an all new metadata logic.Added
- Adds support for
psr/cacheandpsr/simple-cachev2 & v3 - Added
MemcachedResourceManagerInterfaceto allow a replacement of theMemcachedResourceManagerif needed
Changed
MemcachedResourceManageris nowfinalbut implements theMemcachedResourceManagerInterfacewhich can be used to implement own resource manager logic if neededMemcachedOptions#setResourceManagerdoes now consumeMemcachedResourceManagerInterfaceMemcachedOptions#getResourceManagerdoes now provideMemcachedResourceManagerInterface
Removed
MemcachedOptions#setMemcachedResource, useMemcachedResourceManager#setResourceinsteadMemcachedOptions#getMemcachedResource, useMemcachedResourceManager#getResouceinsteadMemcachedOptions#addServer, useMemcachedResourceManager#addServerinsteadMemcachedOptions#setLibOption, useMemcachedOptions#setLibOptionsorMemcachedResourceManagerInterface#setLibOptioninsteadMemcachedOptions#getLibOption, useMemcachedOptions#getLibOptionsorMemcachedResourceManagerInterface#getLibOptioninstead
3.0.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
BC Break,Enhancement
- Adds support for
-
2.6.023 Jan 2025Release notes
Open source →Release Notes for 2.6.0
Feature release (minor)
2.6.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
-
2.5.008 Jan 2024Release notes
Open source →Release Notes for 2.5.0
Feature release (minor)
2.5.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement,renovate
- 68: Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 thanks to @renovate[bot]
-
2.4.006 Dec 2022Release notes
Open source →Release Notes for 2.4.0
Feature release (minor)
2.4.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement,renovate
-
2.3.008 Nov 2022Release notes
Open source →Release Notes for 2.3.0
Feature release (minor)
2.3.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
-
2.2.020 Sep 2022Release notes
Open source →Release Notes for 2.2.0
Feature release (minor)
2.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
renovate
- 31: chore(deps): lock file maintenance thanks to @renovate[bot]
-
2.1.011 Aug 2022Release notes
Open source →Release Notes for 2.1.0
Feature release (minor)
Removed
- Support for PHP 7.3
2.1.0
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Enhancement
- 27: Update dependencies thanks to @boesing
- 21: Prepare for Renovate with reusable workflows thanks to @ghostwriter
renovate
- 26: chore(deps): lock file maintenance thanks to @renovate[bot]
- 25: chore(deps): update dependency psalm/plugin-phpunit to ^0.17.0 thanks to @renovate[bot]
-
2.0.026 Sep 2021Release notes
Open source →Release Notes for 2.0.0
Backwards incompatible release (major)
Added
- Adds support for PHP 8.1
- Adds support for
laminas-cachev3.0.0
Breaking Changes
- Adapter was marked as
final
2.0.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
Enhancement
- 19: Add support for PHP 8.1 thanks to @boesing
BC Break,Enhancement
-
1.2.008 Aug 2021Release notes
Open source →Release Notes for 1.2.0
Feature release (minor)
Added
- Added support for PHP 8.0
Changed
- The maximum key length of memcached is
250. The storage capabilities provided255which will lead to errors when keys up to this length would've been used. - The capabilities of this storage now contain dynamic key lengths as whenever the
namespaceornamespaceSeparatoris changed, the maximum key length will change as well as the namespace prefix will reserve some space in the cache key.
1.2.0
- Total issues resolved: 1
- Total pull requests resolved: 4
- Total contributors: 2
Bug
Enhancement
- 14: Bump coding standard to v2.2.0 thanks to @boesing
- 13: Support for PHP 8.0 thanks to @boesing
- 10: Remove file headers thanks to @ghostwriter
-
1.1.024 Apr 2021Nothing published for this version
-
1.0.112 Oct 2020Nothing published for this version
-
1.0.005 Oct 2020Nothing published for this version