|
415c807464
|
include the Database in context
|
2024-10-21 09:22:07 +03:00 |
|
|
9f562fe53e
|
use postgres directly from go-vise
|
2024-10-19 23:06:58 +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 |
|
|
00a2beae50
|
rename file
|
2024-10-19 13:41:19 +03:00 |
|
|
fd8bfae8c7
|
updated the vise version to include the updated column
|
2024-10-17 15:35:35 +03:00 |
|
|
6727bd3769
|
polished code
|
2024-10-17 12:55:47 +03:00 |
|
|
a759f47c8e
|
Merge branch 'master' into postgres-switch
|
2024-10-17 12:49:28 +03:00 |
|
|
4968cdff37
|
switch to postgres once the flag is set
|
2024-10-17 12:47:57 +03:00 |
|
|
1aeb18379c
|
added a db flag and Database to the context
|
2024-10-17 12:46:20 +03:00 |
|
|
d8db8df643
|
use go-vise v0.2.0
|
2024-10-15 23:42:39 +03:00 |
|
|
09eac03e10
|
use env variables
|
2024-10-15 23:41:16 +03:00 |
|
|
51122d0fc5
|
added an env.example file
|
2024-10-15 22:31:37 +03:00 |
|