aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Asset/GlynnTuckerAssetCache.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
|
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
| | | | | | the ball rolling on replacable modules. No user functionality yet
* Removing the default reading of AssetCaching on all cache modules.diva2009-06-101-1/+1
|
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* Instrumenting GlynnTuckerCache to find out the hit rate.diva2009-05-281-0/+29
|
* Adding the GlynnTucker cache module as the default choice in .ini's.diva2009-05-271-1/+1
| | | | | Minor log message change in the module itself.
* Update svn properties.Jeff Ames2009-05-271-126/+126
|
* Experimental alternative cache module implementation, using ↵diva2009-05-261-0/+126
GlynnTucker.Cache.dll.