mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Allow invalidating the users cache
This commit is contained in:
@@ -189,5 +189,7 @@ namespace OpenSim.Services.Interfaces
|
||||
/// <param name="data"></param>
|
||||
/// <returns></returns>
|
||||
bool StoreUserAccount(UserAccount data);
|
||||
|
||||
void InvalidateCache(UUID userID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user