Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/cache

Doctrine Cache component
https://github.com/doctrine/cache

create directory tree to avoid many files

ba8a9b0458a04dfbefad23b6a56e4d6c58442d73 authored over 12 years ago by Fabio B. Silva <[email protected]>
test filetime

8942bcb20a0e4f2bdfb70d5cb2457ca39abc72ac authored over 12 years ago by Fabio B. Silva <[email protected]>
test filetime

450bceb55f54e08eb6786ff11bb93c5e207c111d authored over 12 years ago by Fabio B. Silva <[email protected]>
put the "!" in evidence

0dd733ef9a5a860e1c2b3e597aac19efa1429fab authored over 12 years ago by Fabio B. Silva <[email protected]>
remove ';'

a2ab3c0652b64d5645224df15057f1d9d774ba85 authored over 12 years ago by Fabio B. Silva <[email protected]>
Implement FilesystemCache

4393a5a8ff6c1acb4ca4fc4de638cdc83f307d03 authored over 12 years ago by Fabio B. Silva <[email protected]>
Implement FilesystemCache

32475dacb6b4d0f59b488a270024fc1741eeb3a1 authored over 12 years ago by Fabio B. Silva <[email protected]>
DCOM-100 Fixed WinCache driver.

8c57a46b10c64419f757c7153066df353bb4e46d authored over 12 years ago by Guilherme Blanco <[email protected]>
Fixed Cache docblocks (closes #148)

ef105da904b5f1c3043b3f88e3b7d08b108df5a1 authored over 12 years ago by H. Westphal <[email protected]>
LGPL => MIT license

b7141c7bb209fa259e887039b193e8b0406b3670 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Reviewed PHP DocBlocks

Fixed missing docblocks
Fixed a few spelling mistakes
Fixed bad class references
Fixed wrong var...

76c80113867458998b91008b84639689e79cdad6 authored over 12 years ago by Rafael Dohms <[email protected]>
Merge pull request #125 from sobstel/master

Fix for CacheProvider serious performance issue

b478e16b83943bcf9ab00ef5e8e32cd225cd23f0 authored over 12 years ago by Guilherme Blanco <[email protected]>
CacheProvider: adhere to Doctrine2 coding standards.

ade91a04e3a6f7c2890fc969e4677ba0ab46805a authored almost 13 years ago by Przemek Sobstel <[email protected]>
Merge pull request #109 from import/RedisCache

RedisCache driver implementation

d632c94539d092662e6321c97f7af68f92dd8f90 authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #109 from import/RedisCache

RedisCache driver implementation

9e17dc12d7b8d2f024d8dc28b1459488ed001b70 authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #124 from dlsniper/improve-apc-contains-114

Improve APC contains() enhances #114

3fa5e154fc6af210f6fc9a1919f56411f0164c76 authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Add test case for memcache expire bug.

After save cache, sleep 1 second and check if cache hits.

3912dc745e422810c283e7d8440ec369f1257064 authored almost 13 years ago by Xingrun CHEN <[email protected]>
CacheProvider: avoid double call to fetch $namespaceVersion.

cff2cb5b4a9ce51e67185640b58a5087a3840f8e authored almost 13 years ago by Florin Patan <[email protected]>
fix memcache expire bug

memcache will expire immediately if expire argument is 0

a39ceee90bfb575f36b0b2c3e890f655f31ce665 authored almost 13 years ago by Xingrun CHEN <[email protected]>
CacheProvider: memoize namespace version value.

Prior implementation for CacheProvider was seriously flawed
from performance point of view as ea...

80ecf211df0283d36d941fbf090d7b0c944da542 authored almost 13 years ago by Przemek Sobstel <[email protected]>
Removed not needed variable

bf94e14d054767b9520e4f16fc815f8cb7602e34 authored almost 13 years ago by Florin Patan <[email protected]>
Added a simple test case about serializing/unserializing objects in cache drivers.

f11ff8487acef264728b591bbdd662005bcea358 authored almost 13 years ago by Osman Üngür <[email protected]>
Fixed a problem with serializer.

With this commit, cache driver uses igbinary as default serializer. Other serializer options fai...

e906794321a6a10711d05168cf7ed54eae56215e authored almost 13 years ago by Osman Üngür <[email protected]>
ApcCache::doContains should use apc_exists() instead of apc_fetch(). It makes a huge difference if stored value is large.

f366c37b2e000cc043cc2a5e8b702fb07dfdd04f authored almost 13 years ago by slimacek <[email protected]>
[Cache] Fix a bug with TTL > 30 days in memcache(d) providers

898b1a25b837346619be6647835a9a93c6a76f81 authored almost 13 years ago by Victor Berchet <[email protected]>
[Cache] Fix a bug with TTL > 30 days in memcache(d) providers

d59083d79f9496661568258731082114a455ea69 authored almost 13 years ago by Victor Berchet <[email protected]>
Added tests

4bbd16e16c8117a7e9a66f65c033118eb6c9856d authored almost 13 years ago by Osman Üngür <[email protected]>
Added redis cache implementation

This class implements Redis key-value store (https://github.com/antirez/redis) as cache driver.
...

f375b12774ae77d749c303caa11067b2e34fb371 authored almost 13 years ago by Osman Üngür <[email protected]>
[Cache] removed unused local variable $idCacheKey in CacheProvider::getNamespacedId() method.

0ce31fab9ec4b9d96fb6ec86654987956b62de52 authored almost 13 years ago by Hugo Hamon <[email protected]>
Fix memcached tests when extension is installed but Memcache is not running

c5658f8de1172ae0a5c6fef5ba19e68774fd3fa1 authored almost 13 years ago by Benjamin Eberlei <[email protected]>
Remove trailing whitespaces

b77c270604cc1260fa90f680221f22e961947e0e authored about 13 years ago by Benjamin Eberlei <[email protected]>
Remove trailing whitespaces

cd264129a64b5604bb9db1920ed0ef9665e72dfa authored about 13 years ago by Benjamin Eberlei <[email protected]>
merge origin/master

939acc82b4c42d600418862fdc4602d5594831e3 authored about 13 years ago by Benjamin Eberlei <[email protected]>
Add Tests for more drivers and the AbstractClassMetadataFactory

1451fc15f79fad66713b709ac5a44950a9b5f53a authored about 13 years ago by Benjamin Eberlei <[email protected]>
DDC-1448 - Add PersistentObject base implementation

0cc59f8e50e255bb35411d2ab8abf87365c74991 authored about 13 years ago by Benjamin Eberlei <[email protected]>
Fixes DCOM-69.

abe71d2b15e2d8b6600ff1afb62a95090f217a78 authored over 13 years ago by Guilherme Blanco <[email protected]>
change stats test to assertArrayHasKey

4bc9904d9fdf9f7f55f8e894867064d0ca2bc0ae authored over 13 years ago by Fabio B. Silva <[email protected]>
rename apc cache

ee80d50866841a815611002c0ba6e4c5b6b6e8cd authored over 13 years ago by Fabio B. Silva <[email protected]>
remove APCCache.php

293c12ab6c4867b64dd71f28c13d89c831fbc865 authored over 13 years ago by Fabio B. Silva <[email protected]>
fix white spaces

cf6990160d48352133b29a07e0c063eabb8427c3 authored over 13 years ago by Fabio B. Silva <[email protected]>
fix doc comment

3f57c6eba6af1e44f68bac043a23867e06810f88 authored over 13 years ago by Fabio B. Silva <[email protected]>
stats for wincache and zend data

9c1483f8a017767a50454edfad04511eaefef7f5 authored over 13 years ago by Fabio B. Silva <[email protected]>
stats for wincache and zend data

af225aee68e602773dc79eb71db6b7f2a06a610f authored over 13 years ago by Fabio B. Silva <[email protected]>
xcache stats

743e7be4af2e1c7cfec8d29c40b0a5eef6448cc8 authored over 13 years ago by Fabio B. Silva <[email protected]>
starts work with xcache

c47a42085e334bdd346d0a21a69227b47bfa8952 authored over 13 years ago by Fabio B. Silva <[email protected]>
starts work with xcache

f25e403f9f1637b15f1bb8b277c0e7e7da86fb0d authored over 13 years ago by Fabio B. Silva <[email protected]>
stats for wincache and mencached

fd3d350a731a3ff6b01d30bab41d9d5555c516ea authored over 13 years ago by Fabio B. Silva <[email protected]>
starts work with cache stats

d856fb53a9faab91e43483e3ba1ea1bf711768b8 authored over 13 years ago by Fabio B. Silva <[email protected]>
starts work with cache stats

66a39e77f7f1f91461567b1dcdaab78f0537c754 authored over 13 years ago by Fabio B. Silva <[email protected]>
starts work with cache stats

9eff83fbbb631f17e51d2c8ea94883555fca0e07 authored over 13 years ago by Fabio B. Silva <[email protected]>
[Cache][Test]Modified localhost to 127.0.0.1 ip address because there is a conflict with memcached ipv6 configuration on some servers => http://php.net/manual/en/memcached.addserver.php

c33fb275f4d7c4ce8b95ef5fd5bf90e9d4a61e34 authored over 13 years ago by nresni <[email protected]>
[Cache][Test]Modified localhost to 127.0.0.1 ip address because there is a conflict with memcached ipv6 configuration on some servers => http://php.net/manual/en/memcached.addserver.php

ef213e21893e1f1cf5d271bdfac5d4f5232bee15 authored over 13 years ago by nresni <[email protected]>
[Cache][Memcached]The set method takes 3 params and renaming MemcacheCache to MemcachedCache

d8cfbfb5f41b6a6d2b824cbabfd3d286e562188e authored over 13 years ago by nresni <[email protected]>
[cache][memcached]Fixed wrong variable name

07a4d099db79f723690db35fe1884dfc3353ac5c authored over 13 years ago by nresni <[email protected]>
Reverted APCCache to ApcCache. Frameworks, your should better deal with this. =)

7f341f719d2e87ea43ac2319047c37b9d82eb50b authored over 13 years ago by Guilherme Blanco <[email protected]>
Temporary rename of case sensitive APC => Apc.

1fe5d5795b4aac2974398c9b2011ea10477bb960 authored over 13 years ago by Guilherme Blanco <[email protected]>
Refactored Cache drivers. Added support to MemcachedCache and WincacheCache drivers. Fixed DCOM-57 and DCOM-32.

9cbc9bc971881437059eb8544a4b999e183b3b0c authored over 13 years ago by Guilherme Blanco <[email protected]>
Refactored Cache drivers. Added support to MemcachedCache and WincacheCache drivers. Fixed DCOM-57 and DCOM-32.

0d1f9bee3dd505dc22b901438afc67ae78e19682 authored over 13 years ago by Guilherme Blanco <[email protected]>
Fixed AbstractCache where delete* functions were incorrectly being prepended by namespace if any is defined. This was causing a double prepending issue where cache entries were never deleted.

46b59cb59af78425cd6aada9db5565799ac1f250 authored over 13 years ago by Guilherme Blanco <[email protected]>
Merge ZendDataCache into 3.0.x

0fab8315510751303dba1b5a7e18d0cb8e9b3318 authored over 13 years ago by Benjamin Eberlei <[email protected]>
Merge ZendDataCache into 3.0.x

0189f82b90b9a49a4bc29755e05aa138ff065b9b authored over 13 years ago by Benjamin Eberlei <[email protected]>
Optimized getNamespaceId.

cdaeb8e5a2576e7039210bc6a28a9eaf3ea7b24a authored over 13 years ago by Guilherme Blanco <[email protected]>
Removed useless structural code and added phpunit.xml.dist

Test suite can now be executed from the root folder with just "phpunit"

1bd0962a90a67c951a47edd458d70437220c9bc4 authored over 13 years ago by Jordi Boggiano <[email protected]>
[DCOM-41] added uni tests

eef45e6b2b089a7f2badb0c3f87e87031d0dfb9c authored almost 14 years ago by Johannes M. Schmitt <[email protected]>
[DCOM-16] Fixed issue with Cache::deleteByPrefix not deleting namespaced entries.

2d51b9364b1f60a713109d0eabfd82de7d586a84 authored over 14 years ago by Guilherme Blanco <[email protected]>
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.

2772e87673490c7b31f7e9c80e0cb05d29fabcce authored over 14 years ago by Roman S. Borschel <[email protected]>
[2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed.

a77da4539bc5596e119e61cd95feb38e75acf1c4 authored almost 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Fixed issue with Cache drivers that in some situations they were not storing the entries. Also fixed bug with queryCacheTTL that was not being considered in a Query.

b10bc18eb5c751ff98ef9f0cc70fe216e70e3c00 authored almost 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Fixed issue with Memcache driver that was failing to store cache entries indefinately

165f18fee17181fe1a01f75b772e39e49406cbd4 authored almost 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.

a65cfce5f08986967b1a318af961ac09a174903b authored almost 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-402] Fixed issue with MemcacheCache througing E_WARNINGs if no cache entry is found.

3770d8d5de7942012cc96b676f66716db674f5f4 authored almost 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] DDC-297 - Fixed XCache object serialization problem.

a65e97b20349d73219c484f1fe3cb33e1702728d authored almost 15 years ago by beberlei <beberlei@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests so that all methods are tested for all drivers.

Removed:

- Doctrine\Common\Cache\AbstractCache::count()
- Doctrine\Common\Cache\AbstractCache::...

cf9477c78b3c60fb0c105e5e3a081c5921ead609 authored almost 15 years ago by hobodave <hobodave@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests so that all methods are tested for all drivers.

Removed:

- Doctrine\Common\Cache\AbstractCache::count()
- Doctrine\Common\Cache\AbstractCache::...

46321af4dfecf9bf252dac82ec4fd062a4b4699c authored almost 15 years ago by hobodave <hobodave@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-171] Fixed (second attempt). Some other cleanups. Performance fix for mock Statement used in hydration performance tests for more accurate and better results.

4aca0916b6acca1b05bda362c9dac7226bfa8461 authored about 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-121] Fixed. Also fixed memcache tests and some small refactorings.

af02f80ebf88beece3bd9675df8da7b458117a60 authored about 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Minor fixes to cache drivers and result set cache implementation

cc40773323700b618dc71fb57ca51ea1f7e6d58a authored about 15 years ago by jwage <jwage@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Minor fixes to cache drivers and result set cache implementation

dc40d29d35bcb7da54314a858c6132a7faaebb83 authored about 15 years ago by jwage <jwage@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).

b3b82b59999220945be2f001e6c2271454678354 authored about 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).

9573593d5a098b3798f9da83a23296cc59a35bc5 authored about 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-48] Fixed issue with getNamespacedId() being called twice

5836568156cff8b2393ef6ac51d160e85f55ec8f authored about 15 years ago by jwage <jwage@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task

31011b4590f3cd1c2612cfbca3a56e4ad9fe2777 authored about 15 years ago by jwage <jwage@625475ce-881a-0410-a577-b389adb331d8>
[2.0][DDC-48][DDC-47] Refactored cache drivers to allow more control over deleting, added namespacing to cache drivers and implemented clear-cache task

dbab0c0ac34c554c9add376b7037292dd90f1647 authored about 15 years ago by jwage <jwage@625475ce-881a-0410-a577-b389adb331d8>
[2.0] More docblocks and changed exception thrown in Annotations parser

71657d4dd36e16fbadfc88d823e5e38b285b7a3b authored over 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).

27545406b88d1863e8ce6e989fe81fdf1c36ec3a authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Commented Memcache test since it was throwing a fatal error if module is loaded. It requires a memcache server config to be able to run these tests

1a8d2366357cc4a5ae76063e15d5a432d316e4f2 authored over 15 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Fixed array tests by removing tests for ArrayCache specific methods from the tests of other cache drivers. Some general API work on the cache interface.

df51a5ddcce36c7fc80681c4318b0d0581a3b6d8 authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Fixed array tests by removing tests for ArrayCache specific methods from the tests of other cache drivers. Some general API work on the cache interface.

c49cf2aad3c207bc00c1c5caf4e2591140e41746 authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>
[2.0] More test coverage

ea2de79073e92f3de7e6aa4d619a94f659abbead authored over 15 years ago by jwage <jwage@625475ce-881a-0410-a577-b389adb331d8>
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.

67d7149abee291a92591f0c31cd925f8b52cb745 authored over 15 years ago by romanb <romanb@625475ce-881a-0410-a577-b389adb331d8>