lash
|
10b3083647
|
WIP Add db dumper tool
|
2024-11-02 20:29:32 +00:00 |
|
|
5d294b663c
|
Added the PrefixDb interface
|
2024-10-28 16:21:31 +03:00 |
|
|
637e107525
|
Merge branch 'master' into menu-voucherlist
|
2024-10-22 17:10:51 +03:00 |
|
|
9f562fe53e
|
use postgres directly from go-vise
|
2024-10-19 23:06:58 +03:00 |
|
|
aced3e4fc3
|
Merge branch 'master' into menu-voucherlist
|
2024-10-19 15:38:54 +03:00 |
|
|
fb0d2db156
|
Merge branch 'master' into postgres-switch
|
2024-10-19 15:28:59 +03:00 |
|
|
a40fc37da4
|
implement postgres for the state store
|
2024-10-19 15:27:23 +03:00 |
|
|
f13f5996c1
|
remove thread abstraction from postgres
|
2024-10-19 14:51:41 +03:00 |
|
|
6727bd3769
|
polished code
|
2024-10-17 12:55:47 +03:00 |
|
|
4968cdff37
|
switch to postgres once the flag is set
|
2024-10-17 12:47:57 +03:00 |
|
|
54cc33c819
|
Delete connstr in threadgdbm global channel map on close
|
2024-10-17 12:32:31 +03:00 |
|
|
755899be4e
|
store the pre-rendered vouchers list
|
2024-10-07 08:59:15 +03:00 |
|
lash
|
2a93ea7a0c
|
Remove out-of-context extend key
|
2024-09-27 21:16:08 +01:00 |
|
lash
|
1dc8b054eb
|
Add sub-prefix db wrapper
|
2024-09-27 21:10:03 +01:00 |
|
lash
|
7d3ff690f0
|
Remove useless 'registered' member in thread gdbm
|
2024-09-22 03:10:58 +01:00 |
|
lash
|
a455cfb854
|
Return if duplicate connect
|
2024-09-22 03:09:53 +01:00 |
|
lash
|
28fc7a0462
|
Implement threaded gdbm in storageservice
|
2024-09-22 02:28:00 +01:00 |
|
lash
|
78d349ccc7
|
Add threaded gdbm wrapper
|
2024-09-22 02:21:56 +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 |
|
lash
|
5cac17676a
|
WIP adapt ssh server sketch to urdt setup
|
2024-09-21 00:32:39 +01:00 |
|
|
96358959b4
|
remove unused code
|
2024-09-19 17:04:08 +03:00 |
|
|
bc9dfe4f65
|
remove redundant code
|
2024-09-19 17:01:23 +03:00 |
|
|
5bd51b280e
|
add storage service for menu
|
2024-09-19 15:57:11 +03:00 |
|
lash
|
9b4a4eeaf4
|
Temporary solution for make sure storage object gets put back in all cases of execution
|
2024-09-12 16:46:11 +01:00 |
|
lash
|
dde9f552a6
|
Isolate http specific parts to minimal
|
2024-09-12 03:30:23 +01:00 |
|