OpenSimMirror/OpenSim/Services/AssetService
Justin Clark-Casey (justincc) dd63cd1656 Start by adding XAssetService as a copy of the existing AssetService.
This is the start of exploring the creation of a bundled OpenSimulator asset service that does de-duplication and possibly file storage of assets.
Along the lines of coyled's SRAS, but not intended to replace, merely to act as a more performant bundled default.
Might end up nicking stuff from kcozen's patch at http://opensimulator.org/mantis/view.php?id=5429
More details at http://opensimulator.org/wiki/Feature_Proposals/Deduplicating_Asset_Service
Feedback and discussion welcome as commits are made.
2012-03-02 02:23:35 +00:00
..
AssetService.cs Move asset commands from AssetService to AssetServerConnector so that we can harmonise the same commands on the simulator side. 2012-01-05 20:33:44 +00:00
AssetServiceBase.cs Fix the AssetServiceBase bug I introduced by reordering configuration load 2009-06-23 08:37:12 +00:00
XAssetService.cs Start by adding XAssetService as a copy of the existing AssetService. 2012-03-02 02:23:35 +00:00