Skip to content

* + Sequential cache. See changelog for details #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2012

Conversation

dovg
Copy link
Member

@dovg dovg commented Apr 26, 2012

Вот такая штука у нас родилась.

Включает в себя (в порядке следования в diff):

  • Assert::isObject()
  • ленивое подключение в PeclMemcache
  • таймауты коннекта и запроса в нем же
  • SequentialCache - такой хитрый CachePeer, который объединяет пул кешей и делегирует get запрос slave при мертвом мастере. Пишет при этом во все кеши. Может быть полезно при нестабильной сети или нестабильном memcache (как в нашем случае :)
  • тесты.

Тесты проходит.
Вольем?

@dovg dovg mentioned this pull request Apr 26, 2012
dovg added a commit that referenced this pull request Apr 26, 2012
* + Sequential cache. See changelog for details
@dovg dovg merged commit 792b27e into onPHP:master Apr 26, 2012
dovg added a commit that referenced this pull request Apr 26, 2012
* + Sequential cache. See changelog for details
@AlexeyDsov
Copy link
Member

скопировал описание с #89, дабы не скакать по реквестам

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants