Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kohana/cache issues and pull requests

#91 - Memcache max key size

Issue - State: open - Opened by neo22s over 8 years ago

#90 - Resolve composer caching issues on travis

Pull Request - State: closed - Opened by enov over 8 years ago - 1 comment

#89 - Catch RuntimeException

Pull Request - State: closed - Opened by farazmunj over 8 years ago - 10 comments

#88 - Bugfix: Memcache module causes 500 error if a memcache server is not reachable

Pull Request - State: open - Opened by SGudbrandsson over 8 years ago - 2 comments

#87 - 3.3/develop

Pull Request - State: closed - Opened by farazmunj over 8 years ago - 1 comment

#86 - Stopping $config['instant_death'] from causing E500

Pull Request - State: closed - Opened by SGudbrandsson over 8 years ago - 5 comments

#85 - performance degradation on big memcache instances

Issue - State: open - Opened by Genda1ph over 8 years ago - 3 comments

#84 - failed to open stream: No such file or directory

Issue - State: open - Opened by farazmunj almost 9 years ago - 7 comments

#83 - Merge 3.3/develop into 3.4/develop

Pull Request - State: closed - Opened by enov almost 9 years ago

#82 - Return FALSE when inc/dec non-existent key on apcu

Pull Request - State: closed - Opened by acoulton almost 9 years ago - 10 comments

#81 - Travis CI: Install APCu from PECL

Pull Request - State: closed - Opened by enov almost 9 years ago - 5 comments

#80 - Rename folders as per PSR-0 standard

Pull Request - State: closed - Opened by enov almost 9 years ago - 3 comments

#79 - Merge 3.3/develop into 3.4/develop

Pull Request - State: closed - Opened by enov almost 9 years ago - 2 comments

#78 - Remove transparently extended interfaces

Pull Request - State: closed - Opened by enov almost 9 years ago - 4 comments

#77 - APCu driver

Pull Request - State: closed - Opened by neo22s almost 9 years ago - 26 comments

#76 - Merge 3.3/develop up to 3.4/develop

Pull Request - State: closed - Opened by acoulton almost 9 years ago

#75 - Migrate Travis from legacy to container-based infrastructure

Pull Request - State: closed - Opened by enov about 9 years ago

#74 - Add test with lowest PHPUnit version to Travis matrix

Pull Request - State: closed - Opened by enov about 9 years ago

#73 - PHP7 support

Pull Request - State: closed - Opened by enov about 9 years ago - 1 comment

#72 - Test ignore_on_delete config setting on an arbitrary file

Pull Request - State: closed - Opened by enov over 9 years ago - 2 comments

#71 - Cache_File driver: Fix expiry test and garbage collection

Pull Request - State: closed - Opened by enov over 9 years ago - 6 comments

#70 - _delete_file - fixes for garbage collection

Pull Request - State: closed - Opened by maciejkrol over 9 years ago - 6 comments

#69 - Bug in MemCache module

Issue - State: closed - Opened by smile1980 over 9 years ago - 1 comment

#68 - Prevent reading all file if cache is expired

Pull Request - State: closed - Opened by rafis over 9 years ago - 1 comment

#67 - Prevent reading all file if cache expired

Pull Request - State: closed - Opened by rafis over 9 years ago - 1 comment

#66 - Remove direct access checks

Pull Request - State: closed - Opened by lenton almost 10 years ago

#65 - Merge 3.3/develop up to 3.4/develop

Pull Request - State: closed - Opened by acoulton almost 10 years ago

#64 - Remove temporary workaround for expected HHVM test failures on memcache

Pull Request - State: closed - Opened by acoulton almost 10 years ago

#63 - Default cache behavior inconsistent

Issue - State: closed - Opened by ralfonso-directnic almost 10 years ago - 1 comment

#62 - Fix Cache_File TTL=0 to mean "never expires"

Pull Request - State: closed - Opened by enov almost 10 years ago - 1 comment

#61 - Merge 3.2/master into 3.3/develop

Pull Request - State: closed - Opened by enov about 10 years ago - 4 comments

#60 - Calling mkdir with a NULL $context does not make directory

Pull Request - State: closed - Opened by enov about 10 years ago

#59 - Calling mkdir with a NULL $context does not make directory

Pull Request - State: closed - Opened by enov about 10 years ago - 9 comments

#58 - Add standalone build for 3.4 series

Pull Request - State: closed - Opened by acoulton about 10 years ago - 1 comment

#57 - Revert "Add standalone build for 3.4 series"

Pull Request - State: closed - Opened by acoulton about 10 years ago

#56 - Add standalone build for 3.4 series

Pull Request - State: closed - Opened by acoulton about 10 years ago - 1 comment

#55 - add memcached

Pull Request - State: closed - Opened by shmargum about 10 years ago

#54 - Fixes #53 SplFileInfo doesn't throw exception

Pull Request - State: closed - Opened by rafi about 10 years ago - 2 comments

#53 - Cache File fail to create directory

Issue - State: closed - Opened by rafi about 10 years ago - 1 comment

#52 - Reinstate and fix skipped cache tests for 3.3

Pull Request - State: closed - Opened by acoulton about 10 years ago - 11 comments

#51 - Configure standalone travis build for kohana/cache

Pull Request - State: closed - Opened by acoulton about 10 years ago - 1 comment

#50 - Cache TTL may produce unexpected behaviour, and has a flickering test

Issue - State: closed - Opened by acoulton about 10 years ago - 8 comments

#49 - implemented a caching config reader

Pull Request - State: open - Opened by chandeeland about 10 years ago - 5 comments

#48 - Why no default driver?

Issue - State: closed - Opened by samwilson over 10 years ago - 5 comments

#47 - Fixed Issue #9, Bug Report #3973

Pull Request - State: closed - Opened by WinterSilence over 10 years ago

#46 - Merge pull request #1 from kohana/3.3/master

Pull Request - State: closed - Opened by WinterSilence over 10 years ago

#45 - 3.2/bug/4101 memcache lifetime

Pull Request - State: closed - Opened by enov almost 11 years ago - 4 comments

#44 - 3.2/bugfix/4101 memcache lifetime

Pull Request - State: closed - Opened by enov almost 11 years ago

#43 - Fixed some docs

Pull Request - State: closed - Opened by KostyaTretyak almost 11 years ago - 2 comments

#42 - APCu driver

Pull Request - State: closed - Opened by Oreolek almost 11 years ago - 1 comment

#41 - Redis driver

Pull Request - State: closed - Opened by dm about 11 years ago - 5 comments

#40 - Add composer.json to support installing with composer. Fixes #4776

Pull Request - State: closed - Opened by acoulton over 11 years ago

#39 - Cleanup code

Pull Request - State: closed - Opened by sergeyklay over 11 years ago - 2 comments

#38 - Redis Driver - Feature Request #4772

Pull Request - State: closed - Opened by marklocker over 11 years ago - 1 comment

#37 - Cleanup code

Pull Request - State: closed - Opened by sergeyklay over 11 years ago - 1 comment

#36 - Issue #4710 - Unit test for cache type file generates error.

Pull Request - State: open - Opened by ghost over 11 years ago

#35 - 3.3/master

Pull Request - State: closed - Opened by shanliu almost 12 years ago

#34 - Update classes/Kohana/Cache/File.php

Pull Request - State: closed - Opened by shanliu almost 12 years ago - 2 comments

#33 - mencache use is wrong!

Pull Request - State: closed - Opened by shanliu almost 12 years ago - 1 comment

#32 - Added support for default_expire on memcache driver

Pull Request - State: closed - Opened by henriqueoliveira about 12 years ago - 2 comments

#31 - 3.3/develop

Pull Request - State: closed - Opened by linkdata over 12 years ago

#30 - Added Cache_Xcache driver for Kohana 3

Pull Request - State: closed - Opened by linkdata over 12 years ago

#29 - Fixed a bug in Cache_Sqlite::set_with_tags method

Pull Request - State: closed - Opened by stillman over 12 years ago

#28 - 3.2/develop

Pull Request - State: open - Opened by creatoro over 12 years ago

#27 - Fix for bug #4324

Pull Request - State: closed - Opened by AlexC over 12 years ago - 2 comments

#26 - Fixe for bug #4325

Pull Request - State: closed - Opened by AlexC over 12 years ago - 3 comments

#25 - added Cache-based session class

Pull Request - State: closed - Opened by taai over 12 years ago - 2 comments

#24 - added Cache-based session class

Pull Request - State: closed - Opened by taai over 12 years ago - 1 comment

#23 - added Cache-based session class

Pull Request - State: closed - Opened by taai over 12 years ago - 1 comment

#22 - 3.3/develop

Pull Request - State: closed - Opened by homm almost 13 years ago - 3 comments

#21 - Suppress PHP notices when connecting to Memcache, fixes #4364

Pull Request - State: closed - Opened by cs278 almost 13 years ago - 2 comments

#20 - Fix garbage collection in Kohana_Cache_File (#4392)

Pull Request - State: open - Opened by tasuki almost 13 years ago - 8 comments

#19 - Memcached support (Patch #4330)

Pull Request - State: closed - Opened by nateless about 13 years ago - 8 comments

#18 - Memcached support

Pull Request - State: closed - Opened by nateless about 13 years ago - 1 comment

#17 - Fix bug #4324 Cache config memcache array structure

Pull Request - State: closed - Opened by AlexC about 13 years ago - 3 comments

#16 - Bug #4325 fix guide config

Pull Request - State: closed - Opened by AlexC about 13 years ago - 3 comments

#15 - Fixes #4303 Cache_File::get sometimes get into racing condition

Pull Request - State: closed - Opened by d4rky-pl about 13 years ago - 8 comments

#14 - Refs #4101 - If lifetime is less than 2592000, no need add current time

Pull Request - State: closed - Opened by yankos about 13 years ago - 5 comments

#13 - Refs #4101 - If lifetime is less than 2592000, no need add current time

Pull Request - State: closed - Opened by yankos about 13 years ago - 8 comments

#12 - Fixes #4101

Pull Request - State: closed - Opened by yankos about 13 years ago

#11 - 3.1/develop

Pull Request - State: closed - Opened by noah-goodrich over 13 years ago

#10 - 3.2/newline bugfix

Pull Request - State: closed - Opened by Crotalus over 13 years ago - 1 comment

#9 - Fixes #3973, fixed tests errors when removing parent directory with stuff

Pull Request - State: closed - Opened by jshaw86 over 13 years ago - 1 comment

#8 - Assert type

Pull Request - State: closed - Opened by le6o almost 14 years ago - 1 comment

#7 - 3.0.x

Pull Request - State: closed - Opened by enmand about 14 years ago

#6 - 3.0.x

Pull Request - State: closed - Opened by enmand about 14 years ago

#5 - 3.0.x

Pull Request - State: closed - Opened by 2bj about 14 years ago - 3 comments

#4 - 3.0.x

Pull Request - State: closed - Opened by jimktrains about 14 years ago - 1 comment

#3 - 3.0.x

Pull Request - State: closed - Opened by 2bj about 14 years ago - 1 comment

#2 - Untitled

Pull Request - State: closed - Opened by javierav about 14 years ago - 1 comment

#1 - added Memcached cache driver using memcached extension

Pull Request - State: closed - Opened by sjungwirth about 14 years ago