manifest / performance / redipress
RediPress #6 in Performance & Caching
A WordPress plugin that provides a blazing fast search engine and WP Query performance enhancements.
★ 35stars
34kcomposer installs
6forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/devgeniem/redipress/archive/refs/heads/master.zipAlso on Packagist as devgeniem/redipress:
composer require devgeniem/redipressFrom the readme
RediPress
A WordPress plugin that provides a blazing fast search engine and WP Query performance enhancements.
RediPress utilizes popular in-memory key-value database Redis as well as its RediSearch module, which provides a very performant full text search engine and secondary index on top of Redis.
The plugin hooks to various WordPress APIs, hooks and filters to create a replica of WordPress' posts database table in RediSearch and to keep it up-to-date. It also hooks into WPQuery and diverts all suitable queries into RediSearch instead of MySQL, which makes the queries a lot faster, in many cases almost instant.
RediPress also provides advanced searching features that are lacking from the original WordPress search, like weighted search terms and fuzzy search.
RediPress is also built with extensive amount of hooks and filters to customize its functionalities to suit the needs of the developer. In addition to just optimizing the queries, RediPress also brings some completely new features to the table with the ability to include non-WordPress-posts in the search results or adding and querying location data within the index.
Table of Contents
- RediPress
- Table of Contents
-
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 2.0.17 | Oct 27, 2025 | — | — |
| 2.0.16 | Jun 25, 2025 | — | — |
| 2.0.15 | Jun 11, 2025 | — | — |
| 2.0.14 | Feb 21, 2025 | — | — |
| 2.0.13 | Nov 4, 2024 | — | — |
| 2.0.12 | Oct 21, 2024 | — | — |
| 2.0.11 | Sep 6, 2024 | — | — |
| 2.0.10 | Aug 19, 2024 | — | — |
| 2.0.9 | Jan 18, 2024 | — | — |
| 2.0.8 | Nov 30, 2023 | — | — |
| 2.0.7 | May 16, 2023 | — | — |
| 2.0.6 | Apr 27, 2023 | — | — |
| 1.16.2 | Feb 2, 2023 | — | — |
| 2.0.3 | Feb 2, 2023 | — | — |
| 1.16.1 | Jan 24, 2023 | — | — |
| 2.0.0 | Jan 13, 2023 | — | — |
| 1.14.0 | Dec 2, 2021 | — | — |
| 1.13.0 | Sep 24, 2021 | — | — |
| 1.12.0 | Sep 8, 2021 | — | — |
| 1.9.1 | Feb 24, 2021 | — | — |
| 1.9.0 | Jan 25, 2021 | — | — |
| 1.8.4 | Oct 29, 2020 | — | — |
| 1.8.3 | Oct 19, 2020 | — | — |
| 1.8.2 | Oct 2, 2020 | — | — |
| 1.8.1 | Sep 23, 2020 | — | — |