plugin-icon

Redis Post Views

投稿者: Razvan Stanga·
Highly optimized post views counter using Redis
バージョン
1.7
有効インストール数
10
最終更新日時
Jul 27, 2018
Redis Post Views

Imagine a high traffic website that needs post views as an algorithm to display posts on the homepage. This website also uses Varnish Caching. So we need an AJAX based post views counter. Now imagine a minimum 5000 concurrent users browsing the website, so we can’t use the default “AJAX in Plugins” as live updates on the backend using update_post_meta will be very painful for the backend.

So what can we do ?

What if all these post views counts will be done in memory using Redis ? Then we run a cornjob using WP-CLI to sync the post views count in Redis to the WordPress database.

Redis Post Views was born.

無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 4.9.28
このプラグインをダウンロードして、 サイトに使用できます。