[Opensim-dev] Question about the asset cache

Jeff Kelley opensim at pescadoo.net
Mon Mar 18 08:46:42 UTC 2013


What is the flow of assets between the database and the asset cache?

-The assets are pulled from the database then written to cache?
or
- The assets are written to cache then flushed to the database?


In the first case, it seems safe to delete the asset cache once the 
simulator stopped (no asset can be missing from the database).

In the second case, we risk deleting assets that have not been 
flushed (simulator crash).



-- Jeff



More information about the Opensim-dev mailing list