https://github.com/jaredrethman/wp-redis-sse
[WRS] WordPress Redis Server Sent Event
https://github.com/jaredrethman/wp-redis-sse
php php-redis redis sse wordpress wordpress-plugin
Last synced: about 2 months ago
JSON representation
[WRS] WordPress Redis Server Sent Event
- Host: GitHub
- URL: https://github.com/jaredrethman/wp-redis-sse
- Owner: jaredrethman
- Created: 2024-02-26T15:38:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-02T04:06:52.000Z (about 1 year ago)
- Last Synced: 2025-02-10T08:25:59.263Z (4 months ago)
- Topics: php, php-redis, redis, sse, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordPress Redis SSE (Server Sent Event)
Requires:
* [Redis](https://redis.com/) installed and configured.
* [PHP Redis](https://github.com/phpredis/phpredis/)
* [WP Redis](https://github.com/pantheon-systems/wp-redis).