Delta-v/Content.Server/Database
DrSmugleaf 1f8152cb02 Cache the last 3 rounds of admin logs in memory
Reduces send logs time from 2/10/45 seconds to 2 milliseconds
Not thread safe
Removes LogRecord
2021-12-25 02:07:12 +01:00
..
PlayerRecord.cs Use HWIDs for bans. 2021-03-22 01:32:09 +01:00
ServerBanDef.cs Make ban command properly give a ban message instead of a placeholder (#5087) 2021-10-29 20:54:14 +02:00
ServerDbBase.cs Cache the last 3 rounds of admin logs in memory 2021-12-25 02:07:12 +01:00
ServerDbManager.cs Cache the last 3 rounds of admin logs in memory 2021-12-25 02:07:12 +01:00
ServerDbPostgres.cs Merge player database models (#5267) 2021-11-11 17:54:02 +01:00
ServerDbSqlite.cs Fix fetching the entire database when adding a round or admin log on SQLite 2021-12-20 17:54:50 +01:00
ServerUnbanDef.cs Add pardon command and tests (#3190) 2021-02-13 17:51:54 +01:00