Minor changes to IStore. Added another IStore interface for double keys. Added ChatterStore for chat's voices. Updated respective requests.
This commit is contained in:
@@ -18,5 +18,6 @@ namespace HermesSocketServer
|
||||
public class DatabaseConfiguration
|
||||
{
|
||||
public string ConnectionString;
|
||||
public int SaveDelayInSeconds;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user