Feature Request #4023
Basic Arithmetic
| Status: | Closed | Start date: | 05/26/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | Kohana v3.x - v3.2.0 | |||
| Resolution: | fixed | Points: |
Description
Caching engines that support basic arithmetic such as increase and decrease, should allow use of those features. Enforcement should use an interface.
Associated revisions
Refs #4023, interfaces for Basic arithmetic defined
Refs #4023, tests for Arithmetic created
Fixes #4023, Cache library now supports basic arithmetic for drivers than natively support it
Refs #4023, adds the Cache_Arithmetic interface to the APC cache driver
History
Updated by Sam de Freyssinet 12 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 52bd4821645d62827d15e8f2050613306cbe813e.
Updated by Jeremy Bush 11 months ago
- Resolution set to fixed