Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -29/+29 |
| | |||||
* | Add a Find(Predicate) method to the cache to look for items by data | Melanie Thielker | 2008-08-13 | 1 | -0/+11 |
| | | | | | | other than LLUUID. | ||||
* | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 2008-08-13 | 1 | -6/+24 |
| | | | | | | Add a Dictionary for faster lookup of cached items. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-08 | 1 | -460/+460 |
| | |||||
* | Committing first draft of the universal cache. This is by no means | Melanie Thielker | 2008-08-07 | 1 | -0/+467 |
finished, but it does work for memory caching items in aggressive mode. Supports several paramters, including TTL. |