-
-
Notifications
You must be signed in to change notification settings - Fork 453
Home
Georges.L edited this page Feb 20, 2020
·
38 revisions
You will find here the resources you need to quietly implements Phpfastcache in your project.
To introduce yourself to Phpfastcache, check out the inevitable README.md
- Why calling getInstance() each time is a bad practice ?
- Unsupported characters in key identifiers
- Check out the global support timeline
- Dealing with cache slams
- V5 Changelog
- V6 Changelog
- V7 Changelog
- V8 Changelog (Soon)
- Introducing to events
- Disabling PhpFastCache (or turning off the cache)
- Fetching all keys
- Check out the configuration options (settings)
- The "Exception hierarchy" manual
- Implement your own cache backends
- Configuring a fallback cache backend
- Try aggregated cache cluster
- Get basic statistics of your cache backend
❓ Finally, if you need help, always check out the inevitable README.md