#83 closed task (fixed)
figure out if uniq cache is conflict with SplitedCache
| Reported by: | moo | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0.0 |
| Component: | cacher | Version: | 2.0.0 |
| Keywords: | Cc: | ||
| Application: | PHP Version: | ||
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocked By: | ||
| Blocking: |
Description
Smart Cache can store 2 php files in same memory if it's exactly same after compiled by php. This may or may not conflict with SplitedCache?.
Just figure it out and fix it if it conflict.
Change History (4)
comment:1 Changed 6 years ago by moo
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 5 years ago by moo
- pending set to 0
- Resolution fixed deleted
- SAPI set to Irrelevant
- Status changed from closed to reopened
fixed in [540], hash on basename.
comment:3 Changed 5 years ago by moo
- Resolution set to fixed
- Status changed from reopened to closed
fixed in [540], hash on basename.
comment:4 Changed 11 months ago by moo
- Milestone changed from 2.2.0 to 2.0.0
Note: See
TracTickets for help on using
tickets.


sadly, it is