summaryrefslogtreecommitdiff
path: root/database (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved the nodejs agent to its own subfolder to make room for my haskell agentJulien Dessaux2023-07-019-254/+0
|
* Fixed prepared statementsJulien Dessaux2023-06-171-2/+4
|
* Activate sqlite WALJulien Dessaux2023-06-161-0/+1
|
* Began implementing surveyingJulien Dessaux2023-06-153-0/+26
|
* Improved ships lib with ships db cachingJulien Dessaux2023-06-025-4/+93
|
* Another big refactoringJulien Dessaux2023-06-012-8/+8
|
* Reworked the systems handling and caching with sqliteJulien Dessaux2023-05-312-7/+50
|
* Rewrote the api rate limiter with promises instead of callbacksJulien Dessaux2023-05-243-0/+33
|
* Implemented a basic extraction loopJulien Dessaux2023-05-143-0/+60