Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlovett1/simple-cache
A simple caching plugin for WordPress.
https://github.com/tlovett1/simple-cache
Last synced: 20 days ago
JSON representation
A simple caching plugin for WordPress.
- Host: GitHub
- URL: https://github.com/tlovett1/simple-cache
- Owner: tlovett1
- Created: 2016-03-29T13:56:11.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-06T06:26:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T07:37:29.982Z (about 1 month ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/simple-cache/
- Size: 3.23 MB
- Stars: 129
- Watchers: 10
- Forks: 33
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Cache [![Build Status](https://travis-ci.org/tlovett1/simple-cache.svg?branch=master)](https://travis-ci.org/tlovett1/simple-cache)
===============Simple Cache was constructed after getting frustrated with the major caching plugins available and building sites with developer-only complex caching solutions that get millions of page views per day. Simple Cache promises the following:
* Extremely simple one-click install. There is an on-off switch. That's it. No need to wade through 50 complicated settings.
* Simple Cache makes your site run very fast so you can handle lots of traffic.
* Extremely easy to delete. Don't like the plugin? You can remove it, and your website won't break.
* Easily clear the cache if you need to.
* Want to get advanced with object caching (Memached or Redis)? An advanced mode is available that will automatically setup [Batcache](https://wordpress.org/plugins/batcache/) and [Memcached](https://wordpress.org/plugins/memcached/)/[Redis](https://wordpress.org/plugins/wp-redis/) for you.If you need your site to run fast, don't have time to mess with complicated settings, and have been frustrated by other caching plugins, give Simple Cache a try.
## Issues
If you identify any errors or have an idea for improving the plugin, please
[open an issue](https://github.com/tlovett1/simple-cache/issues?state=open).## License
Simple Cache is free software; you can redistribute it and/or modify it under the terms of the [GNU General
Public License](http://www.gnu.org/licenses/gpl-2.0.html) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any
later version.