Ecosyste.ms: OpenCollective

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

github.com/matomo-org/cache

Doctrine Cache component
https://github.com/matomo-org/cache

[Cache] Finalized component standalone

91b16fc45371366595cfe7b313a0b7c87fe5a808 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add 'lib/Doctrine/Common/Cache/' from commit '4bac5e048f1ef71a9f59f037abac60dc6b349621'

git-subtree-dir: lib/Doctrine/Common/Cache
git-subtree-mainline: 2debda49a90040f85828a10f2dd361e...

970fbb784824b23c487f379b00ad9082575ea603 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add 'tests/Doctrine/Tests/Common/Cache/' from commit '0d500ae811a892fdd4a9e9acb7caae5adaf7a260'

git-subtree-dir: tests/Doctrine/Tests/Common/Cache
git-subtree-mainline: 5d321c520085eaaf78bf8a4...

2debda49a90040f85828a10f2dd361e2aa8a0b10 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Initial

5d321c520085eaaf78bf8a438f898c5ce1a98236 authored almost 12 years ago by Benjamin Eberlei <[email protected]>
[Cache] Refactoring testFalseOnFailedFetch into CacheTest

This changeset makes sure that all supported caches return
false and not null when a key is not ...

0d500ae811a892fdd4a9e9acb7caae5adaf7a260 authored almost 12 years ago by Michael Nitschinger <[email protected]>
[Cache/CouchbaseCache] Return false instead of null for compat.

This changeset fixes and verifies that instead of null, false is returned
from the fetch method....

4bac5e048f1ef71a9f59f037abac60dc6b349621 authored almost 12 years ago by Michael Nitschinger <[email protected]>
[Cache/CouchbaseCache] Return false instead of null for compat.

This changeset fixes and verifies that instead of null, false is returned
from the fetch method....

21145575dee0464f013a46b255918e0de2a879dd authored almost 12 years ago by Michael Nitschinger <[email protected]>
Update lib/Doctrine/Common/Cache/Cache.php

Typo in interface documentation

95b19dac8e626ae2f6f60b53aa23ff7bbfa2ba69 authored almost 12 years ago by Luciano Mammino <[email protected]>
Adding Support for Couchbase as Caching Infrastructure.

This changeset brings in support for Couchbase Server 2.0 as
the caching layer. The interface is...

1cd99956ff27e6b236ad6de3e26eac338f2a62e8 authored almost 12 years ago by Michael Nitschinger <[email protected]>
Adding Support for Couchbase as Caching Infrastructure.

This changeset brings in support for Couchbase Server 2.0 as
the caching layer. The interface is...

43c5c925235f15a7276b40b67f3e1ae8bed57c91 authored almost 12 years ago by Michael Nitschinger <[email protected]>
Replace file_exists() calls with is_file() where it is needed

b3d63c0ac6860895b0017f9d519a1d1e411b3e53 authored almost 12 years ago by Ilya Sabelnikov <[email protected]>
silence unlink() calls

otherwise its not possible to just call delete without first checking if there is something ther...

d4c5d724789d86ffd4da633c6ce73985ab5a43a6 authored about 12 years ago by Lukas Kahwe Smith <[email protected]>
Fix PhpFileCache to work with var_eport() only. FilesystemCache is using serialize()/unserialize().

697f8ca6c9300c5cbd65713983f30a9f7fb0f187 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Fix PhpFileCache to work with var_eport() only. FilesystemCache is using serialize()/unserialize().

d37949fda581bfe39d67fde419270993c83fc879 authored over 12 years ago by Benjamin Eberlei <[email protected]>
fix CS

3272e0fe7ccb526bf676eec9b04caba42bfbc71b authored over 12 years ago by Fabio B. Silva <[email protected]>
fix CS

7b21a2ef43e96a787ea93a5b6b0fb8900b497e73 authored over 12 years ago by Fabio B. Silva <[email protected]>
simplify doContains lifetime check

49ab1611f364c1b7ce33aa021e94cd13a51954ae authored over 12 years ago by Fabio B. Silva <[email protected]>
CS fixes

d827685f589efb48296c704881b834c111a5f1a0 authored over 12 years ago by Fabio B. Silva <[email protected]>
remove the constructor implementation

652c311c228db57e41383e9d725e402d306c9020 authored over 12 years ago by Fabio B. Silva <[email protected]>
remove wrong return statement

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

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

bfe00f5d4eabad9d773af5b906676cc6c703a58c authored over 12 years ago by Fabio B. Silva <[email protected]>
rename FilesystemCache to PhpFileCache

fee86f960cec0f260705f59d10727accd7021a0b authored over 12 years ago by Fabio B. Silva <[email protected]>
rename FilesystemCache to PhpFileCache

d5fcc0b2860bff48a93c58f9bafbeeb992ad94cc authored over 12 years ago by Fabio B. Silva <[email protected]>
support __set_state

f15d9928b82adeee232d9239d0c5eaffec3c9fff authored over 12 years ago by Fabio B. Silva <[email protected]>
support __set_state

e4d2420d9873d83626b48a965f93670afa6ee196 authored over 12 years ago by Fabio B. Silva <[email protected]>
small code refactory and CS fix

43eea5063406054a99ded4bf8efbbdcd95e0c06f authored over 12 years ago by Fabio B. Silva <[email protected]>
small code refactory and CS fix

7de55363f745af40c3946381fcd3455f2051e8b6 authored over 12 years ago by Fabio B. Silva <[email protected]>
Fix CS

0cd915c3bae9a5c9fde52315e2ebc3e2f0238c70 authored over 12 years ago by Fabio B. Silva <[email protected]>
fix test tear down

0100ba7b1766fa86b646f4d8273d5f0f28968677 authored over 12 years ago by Fabio B. Silva <[email protected]>
create directory tree to avoid many files

1dcbf8c25f6a99b565c2925ac11a746b4245b670 authored over 12 years ago by Fabio B. Silva <[email protected]>
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

32475dacb6b4d0f59b488a270024fc1741eeb3a1 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]>
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 over 12 years ago by Przemek Sobstel <[email protected]>
Merge pull request #109 from import/RedisCache

RedisCache driver implementation

9e17dc12d7b8d2f024d8dc28b1459488ed001b70 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #109 from import/RedisCache

RedisCache driver implementation

d632c94539d092662e6321c97f7af68f92dd8f90 authored over 12 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #124 from dlsniper/improve-apc-contains-114

Improve APC contains() enhances #114

3fa5e154fc6af210f6fc9a1919f56411f0164c76 authored over 12 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 over 12 years ago by Xingrun CHEN <[email protected]>
CacheProvider: avoid double call to fetch $namespaceVersion.

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

memcache will expire immediately if expire argument is 0

a39ceee90bfb575f36b0b2c3e890f655f31ce665 authored over 12 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 over 12 years ago by Przemek Sobstel <[email protected]>
Removed not needed variable

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

f11ff8487acef264728b591bbdd662005bcea358 authored over 12 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 over 12 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 over 12 years ago by slimacek <[email protected]>
[Cache] Fix a bug with TTL > 30 days in memcache(d) providers

d59083d79f9496661568258731082114a455ea69 authored over 12 years ago by Victor Berchet <[email protected]>
[Cache] Fix a bug with TTL > 30 days in memcache(d) providers

898b1a25b837346619be6647835a9a93c6a76f81 authored over 12 years ago by Victor Berchet <[email protected]>
Added tests

4bbd16e16c8117a7e9a66f65c033118eb6c9856d authored over 12 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 over 12 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

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

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

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

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

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

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

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

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

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

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

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

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

9c1483f8a017767a50454edfad04511eaefef7f5 authored about 13 years ago by Fabio B. Silva <[email protected]>
xcache stats

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

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

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

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

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

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

9eff83fbbb631f17e51d2c8ea94883555fca0e07 authored about 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

ef213e21893e1f1cf5d271bdfac5d4f5232bee15 authored about 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

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

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

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

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

1fe5d5795b4aac2974398c9b2011ea10477bb960 authored about 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 about 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 about 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

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

0fab8315510751303dba1b5a7e18d0cb8e9b3318 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 over 13 years ago by Johannes M. Schmitt <[email protected]>
[DCOM-16] Fixed issue with Cache::deleteByPrefix not deleting namespaced entries.

2d51b9364b1f60a713109d0eabfd82de7d586a84 authored about 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 over 14 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 over 14 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 over 14 years ago by guilhermeblanco <guilhermeblanco@625475ce-881a-0410-a577-b389adb331d8>