| Subject: | It's not very good to cache variable contents to files as the... |
| Summary: | Package rating comment |
| Messages: | 1 |
| Author: | None |
| Date: | 2008-02-03 12:01:06 |
| |
|
|
None rated this package as follows:
| Utility: | Bad |
| Consistency: | Insufficient |
|
|
| |
1. It's not very good to cache variable contents to files as the... |
|
Reply |
|
|
 None | 2008-02-03 12:01:07 |
| It's not very good to cache variable contents to files as the filesystem is much slower, especially not recommended for caching database results. |
|