This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
a5cd3784bfcfa5f93871247305a53de2e8e8ade0
OldThink
/
Content.Server
/
Database
History
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
…
ServerBanDef.cs
…
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
…
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
…