Commit Graph

28 Commits

Author SHA1 Message Date
lash
e09e324a50 Merge branch 'lash/purify-more' into lash/purify-max 2025-01-06 09:03:30 +00:00
lash
462c0d7677 Merge branch 'master' into lash/purify-more 2025-01-06 08:59:42 +00:00
lash
bd604219b8 WIP Factor out request, errors 2025-01-04 22:27:46 +00:00
lash
51b6fc0dde Remove unused methods in storage interfaces, improve logs 2025-01-04 21:13:39 +00:00
lash
cc9760125a Remove unnecessary connection chain step 2025-01-04 21:02:08 +00:00
lash
89c21847b9 Improve error message 2025-01-04 20:52:49 +00:00
lash
450dfa02cc Refactor to use conndata as menustorageservice conn arg 2025-01-04 20:36:18 +00:00
lash
a4d6cef9c0 Remove commented code 2025-01-04 13:21:31 +00:00
lash
2992f7ae8e Update executables with new conn str 2025-01-04 13:19:30 +00:00
lash
dc61d05584 WIP revert connstr gdbm to dir only, add file as table spec 2025-01-04 12:16:28 +00:00
lash
349051b5ef Merge branch 'master' into lash/gettext 2025-01-04 09:59:26 +00:00
lash
2e30739ec9 Implement connstr 2025-01-04 09:37:12 +00:00
lash
bcb3ab905e Move db related to own package 2025-01-04 08:09:18 +00:00
lash
67007fcd48 Factor out gdbm package 2025-01-04 07:35:28 +00:00
lash
43b2c3b78d Rehabilitate gettext resource 2025-01-02 18:13:37 +00:00
lash
6ee2c88fe2 Implement gettext spec in local vm cmd 2025-01-02 09:39:49 +00:00
212cd48249 debug: postgres conn string 2024-11-19 17:53:06 +03:00
alfred-mk
9f562fe53e use postgres directly from go-vise 2024-10-19 23:06:58 +03:00
alfred-mk
a40fc37da4 implement postgres for the state store 2024-10-19 15:27:23 +03:00
alfred-mk
f13f5996c1 remove thread abstraction from postgres 2024-10-19 14:51:41 +03:00
alfred-mk
6727bd3769 polished code 2024-10-17 12:55:47 +03:00
alfred-mk
4968cdff37 switch to postgres once the flag is set 2024-10-17 12:47:57 +03:00
lash
28fc7a0462 Implement threaded gdbm in storageservice 2024-09-22 02:28:00 +01:00
lash
0813a619b4 Add hacky db closer function in ssh 2024-09-21 21:32:02 +01:00
lash
8dcba67fe9 WIP can execute single session, but persister fails in next 2024-09-21 18:49:11 +01:00
Carlosokumu
96358959b4 remove unused code 2024-09-19 17:04:08 +03:00
Carlosokumu
bc9dfe4f65 remove redundant code 2024-09-19 17:01:23 +03:00
Carlosokumu
5bd51b280e add storage service for menu 2024-09-19 15:57:11 +03:00