Skip to content

Commit bc93a2f

Browse files
authored
Update README
Reference Chris' new plugin
1 parent a488957 commit bc93a2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
A caching plugin for the Yourls (http://yourls.org/) URL shortener.
22

3+
Note: Looking for a more recently updated Yourls cache plugin with more features? Try https://github.com/tipichris/YAPCache - Chris Hastie's excellent new plugin (which includes some useful bugfixes!)
4+
35
To use, just take the apc-cache/plugin.php file and put in user/plugins/apc-cache, and put the cache.php file in user/. A recent version of APC is required.
46

57
This plugin is designed to remove a lot of the database traffic from YouRLS, primarily the write load from doing the logging and click tracking. We have attempted to strike a balance between keeping most information, but spilling it in some cases in the name of higher performance.

0 commit comments

Comments
 (0)