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

ArrayCache instead of ApcCache in ChainTest

* Because there is no APC requirement int composer, this test cannot use
the ApcCache without ch...

d0bdc2717426d92977e2bc9abd43136c446161b0 authored almost 10 years ago by mmoreram <[email protected]>
Merge pull request #52 from bakura10/chain-provider

Seems fine to me... not worth delaying for nitpicking... =P

9354b720cc97db4a914ab5aa28dbaa822cb3d300 authored almost 10 years ago by Guilherme Blanco <[email protected]>
Remove docblock

577ade3a592a11478ce4c47ae7cd29fae84bd5df authored almost 10 years ago by Michaël Gallego <[email protected]>
Add tests

9106b305d10666b7138f905eb884fb2ed5657a3a authored almost 10 years ago by Michaël Gallego <[email protected]>
Add chain cache

20f6b56e7fcddc8ce59f3aab830a81cde61524bc authored almost 10 years ago by Michaël Gallego <[email protected]>
Removing unused variable (introduced in #51)

85ff6118558d7b2501cd85b31bdc1ffc0cab731a authored almost 10 years ago by Marco Pivetta <[email protected]>
Merge pull request #51 from gries/patch-1

Improve performance of doGetStats

7b625bf42f08ceb3e7dc7852095ef5e1a5756884 authored almost 10 years ago by Marco Pivetta <[email protected]>
Improve performance of doGetStats

Hi,

by calling apc_cache_info without the limited parameter set we are actually fetching ALL ...

1574b80be01bfb65d18bd6e6a3f2ed2658a31129 authored almost 10 years ago by Christoph Rosse <[email protected]>
Merge pull request #28 from othillo/predis

implemented Redis cache provider using Predis

fd67b417bdc901dd13383bfd4148c04d58cbfebd authored almost 10 years ago by Benjamin Eberlei <[email protected]>
added compatibility for Predis 1.0

bd969f665338da86dd77214f0731b948bf7d908c authored almost 10 years ago by Sander van Thillo <[email protected]>
implemented PredisCache

a6af1d7f92f1b17e570bb0667b2269a843e13e10 authored almost 10 years ago by Sander van Thillo <[email protected]>
Merge pull request #49 from klandaika/patch-1

Bugfix: Fully clearing cache on doFlush()

912e8a11ce3c75a630b225dd82aed83e00943ed5 authored almost 10 years ago by Marco Pivetta <[email protected]>
Bugfix: Fully clearing cache on doFlush()

Second parameter of xcache_clear_cache function indicates which chunk of cache to clear. Since d...

472c4f4ff214475cc7900f7483247540ba01179e authored almost 10 years ago by Vj Avsjukevics <[email protected]>
Merge pull request #47 from dunglas/patch-1

Add visibility keywords to the interface

f7a1d660c521461b835dc31af0f6c9836769e917 authored about 10 years ago by Guilherme Blanco <[email protected]>
Add visibility keywords to the interface

a95d7ce072edd0fb057530a8bf4e216136237e5d authored about 10 years ago by Kévin Dunglas <[email protected]>
Adding `composer.lock` to ignores (not a deployable project)

cf483685798a72c93bf4206e3dd6358ea07d64e7 authored about 10 years ago by Marco Pivetta <[email protected]>
Merge pull request #45 from TimeToogo/master

Fix handling of null values

daba57d377f2620ce0355797acad538fc682e3a4 authored about 10 years ago by Marco Pivetta <[email protected]>
Add test for null values.

0122fdd029d7cde1b97e43554672194f5a837526 authored about 10 years ago by Elliot Levin <[email protected]>
Fix ArrayCache::contains

Now returns true for null values

e1dab3d4338025832cfbc0616a9b6046fd5b7b4c authored about 10 years ago by Elliot Levin <[email protected]>
Fix: use the correct targets on Travis-CI

f5debad9a4678322acb79f19f7aa04bdf3f4bcb9 authored about 10 years ago by till <[email protected]>
Merge branch 'hotfix/#38-race-conditions-in-filesystem-cache'

72121e68265cd8b37f9b69778308251f6c5133e4 authored about 10 years ago by Marco Pivetta <[email protected]>
#38 - applying minor whitespace-based CS fixes

40c92101e980bb3fd9ddaf494df5108cc6f860f5 authored about 10 years ago by Marco Pivetta <[email protected]>
Fixed the creation of the cache directory in case of a race condition.

Fixed race condition when writing cache on disk

e05789a2c061185f4d5931a419e853567aad17c8 authored about 10 years ago by Hennadiy Verkh <[email protected]>
Removed unneeded attribution notices

17e74a128ff2f62cc5d943e0e97a8f81912e5abb authored about 10 years ago by Hennadiy Verkh <[email protected]>
Made diff easier to read

3ec1930dc1872b07c1efb9cb0133e287fd25c7cf authored about 10 years ago by Hennadiy Verkh <[email protected]>
Removed workaround for PHP 5.2

2347b9894fe20e46b52a04acff87355acb32d3f6 authored about 10 years ago by Hennadiy Verkh <[email protected]>
Merge pull request #40 from JeroenDeDauw/config

Remove dead config

8f8810a67de1e45e1f471c5a93dbd829c4184975 authored about 10 years ago by Marco Pivetta <[email protected]>
Merge pull request #39 from JeroenDeDauw/var

Remove unused var

d3aaff057532c4c81e0ab769e85aac6602502ee7 authored about 10 years ago by Marco Pivetta <[email protected]>
Merge pull request #42 from JeroenDeDauw/tests

Remove not needed stuff from PHPUnit bootstrap

d85dd8685570f1ab8f36ca6b6785dc4208b7b5f4 authored about 10 years ago by Marco Pivetta <[email protected]>
Remove not needed stuff from PHPUnit bootstrap

d10e2f79e8ddc830271767d3f0604a3ff6a5cf1a authored about 10 years ago by jeroendedauw <[email protected]>
Remove unused var

3682af7059b422a2994cb9e0bbb1361ba1f6f4d9 authored about 10 years ago by jeroendedauw <[email protected]>
Remove dead config

a02a7dc5b8f65040c909432f97eed6704ff7479e authored about 10 years ago by jeroendedauw <[email protected]>
Removing default `= null` from properties

See feedback on doctrine/cache#37

95818515f9db846b152e3df11eb40ca27e1313f7 authored over 10 years ago by Marco Pivetta <[email protected]>
Merge pull request #37 from BenMorel/master

Fixed CacheProvider documentation

17282d7b86cce45bce4349848bb5249de193a870 authored over 10 years ago by Guilherme Blanco <[email protected]>
Fixed CacheProvider documentation

143a6151832a10c0c50e224414894101070631e8 authored over 10 years ago by Ben <[email protected]>
Merge pull request #36 from deeky666/fix-travis

Fix travis build

021c52e5854c7793e26cdc615568a3d9e5f157fb authored over 10 years ago by Marco Pivetta <[email protected]>
fix typo

a5ff10c930297ac306413fa33be0f5ef71b86904 authored over 10 years ago by Steve Müller <[email protected]>
fix hhvm build

9e33d1d1846b36ae465e1bf3f0e7c080b5cb74e1 authored over 10 years ago by Steve Müller <[email protected]>
remove unnecessary pecl redis setup

d262817f92c3285b2a5789b429906bfaf60b0b13 authored over 10 years ago by Steve Müller <[email protected]>
Merge pull request #31 from h4cc/patch-1

Added PHP 5.6 to travis.

bb9b55b17bed5923c9446c8158a92623d39480c6 authored over 10 years ago by Marco Pivetta <[email protected]>
Added PHP 5.6 to travis.

396a3badfa1717cc77d1db942ab7351f40836d95 authored over 10 years ago by Julius Beckmann <[email protected]>
Merge remote-tracking branch 'origin/master'

36c4eee5051629524389da376ba270f15765e49f authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Enable hhvm testing

94df4fff06453e6e88ebf551fb3b93e8930d7aca authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #26 from stloyd/patch-1

Update branch alias in composer.json

ff36d4216fef8242c3d8ee97fceee977e3c9b9a6 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Update branch alias in composer.json

e86e4c490dcac795ba16e26264632ecb62f16291 authored almost 11 years ago by Joseph Bielawski <[email protected]>
Bump version to 1.4.0

ef9fefa5365129b8d32e795789703eb58206694c authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Release 1.3.0

e16d7adf45664a50fa86f515b6d5e7f670130449 authored almost 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #23 from doctrine/riak_not_urlencoded

Removed URL encoding from ids

ba5cb8e32857a1d30e49088729106240e29af23c authored about 11 years ago by Guilherme Blanco <[email protected]>
Removed URL encoding that made Riak fail to retrieve special characterized entries. Save works ok, but retrieval fails when URL encode is on. This affects specifically Doctrine namespace which uses [] as part of key.

c9f6fb5653644cb698dec7bd22dd3b304de14ce7 authored about 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #20 from FabioBatSilva/build_improvements

Build improvements

48eb63f21efa5ea755024881f7db50866f484117 authored about 11 years ago by Guilherme Blanco <[email protected]>
Redis#delete() returns the number of keys deleted

bb4415c68eed469a7938f1ebfdcd5476dc1a0a19 authored about 11 years ago by fabios <[email protected]>
Temporary apcu fix

fb5ffe96a8665dfe01f83caa01f500ece88df211 authored about 11 years ago by fabios <[email protected]>
Update build.xml

abffff7af6d53c00b7c3dda0c8bc2d6733b5f9f5 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Fix version

78958b27c78d80656adb88708c6d777b451259bc authored about 11 years ago by Benjamin Eberlei <[email protected]>
Bump version to 1.2.1

435f799ca650e3e8964e06c4c4cda32d51db995c authored about 11 years ago by Benjamin Eberlei <[email protected]>
Release 1.2.0

d0e4447707a064a5814b18cb0dcc2f24185f6179 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Fix build.properties

f314edbaffeb0fb3e189bb5e275b52acb37ab039 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Add another fix to CHANGELOG

679482d71b15c90c08740bc4b8c615eaec846b28 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Build improvements

efc7a3430f42d54ea52d3f138a0361621ffd95f5 authored about 11 years ago by fabios <[email protected]>
Update README

75f1bbbcb04dcac9c5cb883268e34c8bc66dba1b authored about 11 years ago by Benjamin Eberlei <[email protected]>
Introduce Version class and build system

5a8705bc9be754efe06b9b84e030a082b8433477 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #17 from doctrine/mongodb

MongoDB cache provider

32f55c8df6c102c89ff2c4c46bec72c575ceb221 authored about 11 years ago by Benjamin Eberlei <[email protected]>
MongoDB cache provider

6b36d8195f413e0bb5f72c6b192faabc67ed6d1b authored about 11 years ago by Jeremy Mikola <[email protected]>
Support invalid UTF-8 strings in MongoDB cache provider

2d6b6e0ff760957cbffa7227512519d2feb56a38 authored about 11 years ago by Jeremy Mikola <[email protected]>
Merge pull request #18 from doctrine/test-improvements

Test improvements

fa1a6259217c9e988de115fc2630ed1b81e82bd2 authored about 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #22 from FabioBatSilva/namespace_version

Reset namespace version

d4ee95e10ac783a774586a8071c675ae3dce070b authored about 11 years ago by Benjamin Eberlei <[email protected]>
Reset namespace version

5c3d383256445d4e7b9954efdb069acfc1e87969 authored about 11 years ago by fabios <[email protected]>
Test deleteAll()/flushAll() behaviors for providers that share storage

2691a5d0e3eca54c477a47b1b258ccabc485b42f authored about 11 years ago by Jeremy Mikola <[email protected]>
Extract common setup()/tearDown() for file-based tests

f7091ba7718b1af5bec7b0bd6c2ea109510e9fa0 authored about 11 years ago by Jeremy Mikola <[email protected]>
Flush memcache during tearDown steps

This avoids the case where data from a previous test remains persisted and conflicts with subseq...

d6288d0375a903a17ee59457a93a353748af496e authored about 11 years ago by Jeremy Mikola <[email protected]>
File caches should always return boolean values for save()

5b2cb446c390299ace9f7b164fe00c3427b5c7f7 authored about 11 years ago by Jeremy Mikola <[email protected]>
Assert method return values and test additional PHP types in base test

7a630f70c3a25436ea4aabc431543cb0c63518d6 authored about 11 years ago by Jeremy Mikola <[email protected]>
Updated RiakCache with provisioned ConflictedObjectException removal by next release.

2c9761ff1d13e188d5f7378066c1ce2882d7a336 authored about 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #11 from doctrine/RiakCache

Implemented RiakCache.

beb242e0e22eebdca1db571edb1bac788b054124 authored about 11 years ago by Guilherme Blanco <[email protected]>
Documented conflict resolution logic for internal.

826f197344281c12e3486e95cf48915ff2b8f23f authored about 11 years ago by Guilherme Blanco <[email protected]>
Added automatic conflict resolution.

bcd321d2f9fbb82b2fa8048351ccb9eb11ab68ea authored about 11 years ago by Guilherme Blanco <[email protected]>
Updated RiakCache to match version PECL riak 0.5 release.

4002f84a5e7aae8e18ba85d3b3b0b1dc846889f3 authored about 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #14 from nesQuick/phpunitconfigignore

ignore 'local' phpunit config file

dc3438804c6303f1b5892f184a79aa8e3ce5d81d authored over 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #13 from nesQuick/testagainstphp55

also test against php 5.5 on travis ci

3d226d17a85b16ce3af96893e26ad92e5a91c6ab authored over 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #15 from nesQuick/filestats

provide stats for file caches

1ce7f59b9f501130101e5dcf88818fc6a6b5789a authored over 11 years ago by Guilherme Blanco <[email protected]>
also test against php 5.5 on travis ci

016d331cf43d6f3f3296da38c6e508fe4fdcc7cd authored over 11 years ago by Ole Michaelis <[email protected]>
ignore 'local' phpunit config file

94a0975e90bab029d08d3a52f4f88ee09a4d9e92 authored over 11 years ago by Ole Michaelis <[email protected]>
provide stats for file caches

285052fba573f910d2e180cbdee4906fe42a387d authored over 11 years ago by Ole Michaelis <[email protected]>
Implemented support for flushAll as per php_riak 0.5.0 release (to happen yet on PECL). Still no support for HEAD operations (contains()).

d6f5611aa53d30a69c215960f3c9fac830cfadff authored over 11 years ago by Guilherme Blanco <[email protected]>
implemented RiakCache.

375bfb2ebbbc4aa1d273a19dad5b1a774c8f0f32 authored over 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #9 from import/fix/redis-cache-performance

Redis cache performance improvement

89493d2c6e1362f581f9de1c1871cc52eb29c030 authored over 11 years ago by Guilherme Blanco <[email protected]>
Reducing number of redis operations when using expiration time for setting data

c7fd3e1c3e4247de02b4c6b8e4dc5323c0f86cc9 authored over 11 years ago by Osman Ungur <[email protected]>
Merge pull request #1 from stloyd/patch-1

Update composer.json

45123145f70dd79618963a72a5271b4f389712e4 authored over 11 years ago by Guilherme Blanco <[email protected]>
Merge pull request #7 from pkruithof/patch-1

[DCOM-128] Added check if Redis is compiled with igbinary support.

4116eff37635219101a22c9732f409633eb07c5d authored over 11 years ago by Guilherme Blanco <[email protected]>
Added check if Redis is compiled with igbinary support.

49acabe477b35b306a10d730ddb3fa9586c60982 authored over 11 years ago by Peter Kruithof <[email protected]>
Add Changelog to README.md

b5716ea776f349a0fedcf0e7d032386c1f696f76 authored over 11 years ago by Benjamin Eberlei <[email protected]>
Merge pull request #5 from pborreli/typos

Fixed typo in constant (BC)

5de15367d4cd4153be9f13e226c6e10eeee51a86 authored over 11 years ago by Benjamin Eberlei <[email protected]>
Fixed typo in constant (BC)

eec7544f6788dc28b2b8f18395c273bb65bfed7c authored over 11 years ago by Pascal Borreli <[email protected]>
Merge pull request #4 from stof/patch-1

Added the branch alias for master

f82e2e24d429d36a02266a584b889bd2d09e4fd2 authored over 11 years ago by Benjamin Eberlei <[email protected]>
Added the branch alias for master

2cac393a14e9b0ec0bf2fbd48e7bf86b779de308 authored over 11 years ago by Christophe Coevoet <[email protected]>
Merge pull request #2 from BenMorel/master

Documentation fixes

2044df566775e7b47ee49f3d4b770b055c10e7ec authored over 11 years ago by Benjamin Eberlei <[email protected]>
Fixed documentation.

488c24f4438c29b41d5d0dbbf0895e00a39e50b0 authored over 11 years ago by Benjamin Morel <[email protected]>
Update composer.json

Add `conflict` part as `doctrine/common` <2.4 has cache in it.

532b68260d5df0355df01fa8d0cba9277edf8d78 authored almost 12 years ago by Joseph Bielawski <[email protected]>
Apply patch from doctrine/common GH-221

9295a66cafcb00d1a7bd35ecca63a9eb7dbe657d authored almost 12 years ago by Benjamin Eberlei <[email protected]>
Add travis.yml

914abe4a49f2eae2b268073cca147b530da0308a authored almost 12 years ago by Benjamin Eberlei <[email protected]>