Skip to content
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

Caching Registered Users #18

Open
dashiwa opened this issue Jan 11, 2019 · 2 comments
Open

Caching Registered Users #18

dashiwa opened this issue Jan 11, 2019 · 2 comments
Labels
question Further information is requested

Comments

@dashiwa
Copy link
Collaborator

dashiwa commented Jan 11, 2019

Ранний вопрос на перспективу.
( Я сейчас просматриваю тему - кеширование)

Какую нагрузку выдержит проект если несколько пользователей будут совершать на нем определенные действия.

Какие действия можно будет кешировать
В 7ке с этим было не очень хорошо. Возможно в 8ке стало лучше с контекстами кеша.

@dashiwa dashiwa added the question Further information is requested label Jan 11, 2019
@orion76
Copy link
Owner

orion76 commented Jan 11, 2019

Как я понимаю в Drupal 8 с кэшем все серьезно..
И "встроенный" неплохо работает, а если "встроенного" не хватает куча возможностей по своему кэширование нужных данных организовать.

Немного про кэш:
https://www.drupal.org/docs/8/api/cache-api/cache-api
https://niklan.net/blog/155

Правда глубоко эту тему пока не копал..
Дональд Кнут говорил: преждевременная оптимизация - зло-))

@dashiwa
Copy link
Collaborator Author

dashiwa commented Jan 14, 2019

Прокопал эту тему). Довольно все отлично и неплохо. Проблем не должно быть.

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

No branches or pull requests

2 participants