einhornimmond
|
b0e4981463
|
use connection pool for drizzle orm
|
2025-12-20 13:26:42 +01:00 |
|
einhornimmond
|
1065ddb645
|
clear pointer on AppDatabase.destroy
|
2025-12-06 17:09:26 +01:00 |
|
einhornimmond
|
798a6b5bdd
|
log connection details
|
2025-12-06 17:06:29 +01:00 |
|
einhornimmond
|
159d63b620
|
use 127.0.0.1 instead if localhost as default host for db
|
2025-12-06 16:03:45 +01:00 |
|
einhornimmond
|
d0a7becc1f
|
try drizzle with hardcoded connection string
|
2025-12-06 15:59:47 +01:00 |
|
einhornimmond
|
29bbecfe44
|
finetune code, move drizzle init after type orm init
|
2025-12-06 15:23:02 +01:00 |
|
einhornimmond
|
165fc3fbf1
|
ping drizzle connection
|
2025-12-06 15:01:10 +01:00 |
|
einhornimmond
|
f5d79e8a36
|
fix lint
|
2025-12-06 14:46:57 +01:00 |
|
einhornimmond
|
c4d04b4143
|
add drizzleOrm, use in OpenaiThreads, fix tests
|
2025-12-05 17:34:43 +01:00 |
|
einhornimmond
|
07a80b2df7
|
linting
|
2025-12-04 13:01:01 +01:00 |
|
clauspeterhuebner
|
4a00cdb6ce
|
remove console.log
|
2025-11-27 22:29:44 +01:00 |
|
einhornimmond
|
e032ff7f18
|
wait on redis exit
|
2025-11-27 20:50:33 +01:00 |
|
clauspeterhuebner
|
1d8582ab40
|
invoke redis.quit in test.afterAll
|
2025-11-25 03:00:27 +01:00 |
|
clauspeterhuebner
|
a2ee080ed5
|
introduce redis-semaphore along with a running docker redis server
|
2025-11-20 02:33:49 +01:00 |
|
einhornimmond
|
2ac59f99cf
|
again revert
|
2025-10-22 11:36:30 +02:00 |
|
einhornimmond
|
5d4611f83f
|
remove simple white space and order changes to make review less noisy
|
2025-10-22 11:22:24 +02:00 |
|
einhornimmond
|
6b89e1d43c
|
update npm packages and lint
|
2025-10-07 15:49:36 +02:00 |
|
einhornimmond
|
3385f88c78
|
add additional module core, move some code into it
|
2025-06-21 14:30:02 +02:00 |
|
einhornimmond
|
91ab2914c2
|
queries in database, shared initalized with validate user as example
|
2025-06-20 16:45:02 +02:00 |
|
einhornimmond
|
353d6d2314
|
fix lint
|
2025-06-07 08:19:02 +02:00 |
|
einhornimmond
|
e64ede2fe5
|
use better variable/function name
|
2025-06-07 08:18:22 +02:00 |
|
einhornimmond
|
fb63588361
|
use new appDatabase class everywhere
|
2025-06-07 08:01:48 +02:00 |
|
einhornimmond
|
39945345ec
|
fix linting
|
2025-06-04 12:37:34 +02:00 |
|
einhornimmond
|
1f4edb45b2
|
refactor database folder structure, add AppDatabase for creating connection
|
2025-06-04 12:35:39 +02:00 |
|