This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
Discord-History-Tracker
Watch
1
Star
0
Fork
0
You've already forked Discord-History-Tracker
mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced
2025-05-19 16:06:32 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Discord-History-Tracker
/
app
/
Server
/
Database
/
Sqlite
History
chylex
a4ebd5eed6
Replace message statistics thread with new async value computer
2022-05-21 03:27:57 +02:00
..
Utils
Enable write-ahead log for SQLite connections to prevent blocking concurrent writes and reads
2022-03-21 00:38:24 +01:00
Schema.cs
Add SQLite connection pooling and fix not releasing file lock after closing database
2022-03-13 13:50:26 +01:00
SqliteDatabaseFile.cs
Replace message statistics thread with new async value computer
2022-05-21 03:27:57 +02:00
SqliteMessageFilter.cs
Split edit timestamps and message reply ids to separate tables to reduce database size
2022-03-06 15:11:23 +01:00