aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IImprovedAssetCache.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move the connector for the new asset server to a connectors project. InheritMelanie Thielker2009-05-141-39/+0
| | | | | | | the region module version from this. This enables inter-server connections to reuse connetor code from region modules.
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-101-0/+39
keys to allow caching the new crop of URI identified objects.