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
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev