Shreyas Zare
|
5b9a357364
QueryLogsSqlite: code refactoring changes done.
|
9 months ago |
Shreyas Zare
|
0e283d0864
QueryLogsSqlite: updated app to support in-memory db and added option to limit max records in db. Refactored code to work async.
|
11 months ago |
Shreyas Zare
|
adee4265b2
QueryLogsSqlite: minor refactoring changes.
|
1 year ago |
Shreyas Zare
|
fa50efc8ee
QueryLogsSqlite: removed newtonsoft.
|
1 year ago |
Shreyas Zare
|
5a295fbb25
QueryLogsSqlite: updated code to correctly close the db file when app is disposed.
|
1 year ago |
Shreyas Zare
|
33894261bf
QueryLogsSqlite: minor changes.
|
2 years ago |
Shreyas Zare
|
4afa7c5a0a
Merge pull request #332 from griccardos/QueryContainsDomain
|
3 years ago |
Shreyas Zare
|
dd694b0d37
QueryLogsSqlite: minor changes
|
3 years ago |
Riccardo
|
c28afa199c
added option to use wildcard
|
3 years ago |
Riccardo
|
f965ee0fa0
use contains domain name
|
3 years ago |
Riccardo
|
d96d377506
add wildcard search for domain name
|
3 years ago |
Shreyas Zare
|
6ec4357b52
QueryLogsSqlite: updated sql query in QueryLogsAsync() to improve performance.
|
3 years ago |
Shreyas Zare
|
ea2b01e1ac
QueryLogsSqlite: disabled validation for qname to allow displaying invalid domain requests in logs.
|
3 years ago |
Shreyas Zare
|
9091f00c16
QueryLogsSqlite: updated app description.
|
3 years ago |
Shreyas Zare
|
e790325bd2
QueryLogsSqlite: updated code to use provided timestamp. Fixed minor int overflow issues.
|
3 years ago |
Shreyas Zare
|
383f79b493
updated apps to implement IDnsApplication
|
3 years ago |
Shreyas Zare
|
b33a761ef4
QueryLogsSqlite: updated queue timer interval to 10 sec to reduce the frequency of bulk insert. Updated bulk insert code to fix null ref errors. Fixed issue with loading last query page.
|
3 years ago |
Shreyas Zare
|
ba4baf70c8
QueryLogsSqlite: Updated implementation to use transactions for bulk insert to improve overall throughput.
|
3 years ago |
Shreyas Zare
|
8db888a098
code refactoring changes done
|
3 years ago |
Shreyas Zare
|
35cfcbe87e
QueryLogsSqliteApp: inserting/querying domain name with lower case. Updated QueryLogsAsync() for order by descending option.
|
3 years ago |
Shreyas Zare
|
c65e45dc24
QueryLogsSqliteApp: added new app
|
3 years ago |