[CCACHE-22] Change limit parameter name in TTLCache Created: 30/Mar/12 Updated: 15/Jun/12 Resolved: 15/Jun/12 |
|
| Status: | Resolved |
| Project: | core.cache |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Trivial |
| Reporter: | Sebastián Bernardo Galkin | Assignee: | Fogus |
| Resolution: | Completed | Votes: | 0 |
| Labels: | enhancement, patch,, ttl | ||
| Attachments: |
|
| Patch: | Code |
| Description |
|
"limit" is used in other caches to represent quantity, for TTL it represents time. Using the same name is confusing |
| Comments |
| Comment by Fogus [ 15/Jun/12 1:48 PM ] |
|
Changed to :ttl-ms |