No description
Find a file
Kristian f600752d87
Merge pull request #11 from KristianJBorgwarth/fix/db-context-load
fix: dbcontext load issue and remove logging from stdout
2026-04-05 13:22:20 +02:00
.github/workflows ref(action): remove redundant caching 2026-04-03 02:50:10 +02:00
cmd feat(logging): added logging and removed log to stdout 2026-04-05 13:17:30 +02:00
core feat(logging): added logging and removed log to stdout 2026-04-05 13:17:30 +02:00
persistence fix(db_context): lazy load on uow.Begin() 2026-04-04 01:06:04 +02:00
test fix(db_context): lazy load on uow.Begin() 2026-04-04 01:06:04 +02:00
dendrite feat(logging): added logging and removed log to stdout 2026-04-05 13:17:30 +02:00
go.mod sm(mod): remove unused pkg 2026-04-04 00:29:42 +02:00
go.sum sm(mod): remove unused pkg 2026-04-04 00:29:42 +02:00
index.db feat(jsonrpc): NDJSON rpc implementation 2026-03-22 21:46:41 +01:00
makefile feat(test): makefile for test 2026-04-03 20:40:56 +02:00