Ecosyste.ms: OpenCollective

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

github.com/php/pecl-caching-memcache

memcached extension
https://github.com/php/pecl-caching-memcache

1) added memcache_close()

2) all functions were rewritten to support procedural interface
3) some minor improvements

9107aebc7f1092369aa14f112e271a1977508701 authored almost 21 years ago
Forgot to commit changes in package.xml..

8d8aafc168409aecd4a6a86fcd4f0269cff254e8 authored almost 21 years ago
fix package.xml

00a59764521d3c6d834b78026917e58d679bf771 authored almost 21 years ago
+2 new methods: memcache->increment() & memcache->decrement()

-2 unused variables
*keys are now processed to keep syntax rules

9a4edec893e617c50d0608338c8b44f516bcd163 authored almost 21 years ago
add new method - getStats();

85456a8e6e5205dd9e1848f841e0899cbb21f3e9 authored almost 21 years ago
Don't enable memcache by default

5bfc4661c6c1f1887fe7282c331d4edac8be9af3 authored almost 21 years ago
Copy & paste fun

63dd4b1424575f054e9dd0bc27cd753c8ec31d17 authored almost 21 years ago
Initial import

b40c8d8afe9ff6bbc6db4567fe6b5218fd00694a authored almost 21 years ago
Standard project directories initialized by cvs2svn.

9d939a954a9d01357bb8f85837bfb6475ca4ff77 authored almost 21 years ago