Evgeny
|
f0467aee00
|
directory service: fix queries (#6539)
* fix directory service queries
* fix
* reduce postgres pool size to 1
* stabilize postgres client tests, remove slow handshake tests
* update simplexmq
* fix test
* test delay
|
2026-01-04 19:04:32 +00:00 |
|
spaced4ndy
|
f76e994034
|
core: forward based on relations vector (#6464)
* core: forward based on relations vector wip
* fix introductions
* fix forwarding tests
* fix forwarding inside support scope
* fix deduplication test
* fix more tests
* plans, api
* live migration wip
* enable tests
* member locks
* api
* plans
* fix for postgres
* fix for postgres
* rename predicate
* rename predicate
* optimize
* refactor
* fix
* check
* move part of migration to sql
* plans
* core: preserve detailed information in relation vectors (#6484)
* core: relations vector live migrations; stage 2 migration sql (#6472)
* rework forwarding in support scope
* move operations inside transactions
* set_member_vector_new_relation function
* read vector ad-hoc
* partition in transaction
* fix postgres
* postgres schema
* api
* plans
* remove comment
* lock before migration computation
* refactor
* simplify set relations
* retreive only support scope members
* fix
* refactor
* fix comment
* enable tests
* 1 second
* for update
* locks
* fix mask
* plans
* fix
* postgres
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-12-09 14:48:32 +00:00 |
|
spaced4ndy
|
35963f9c74
|
core: don't show no connections diff on event (fix tests) (#6403)
* different approach
* fix tests
|
2025-10-24 12:24:05 +01:00 |
|
Evgeny
|
c07c176896
|
core: batch load queues for subscriptions with PostgreSQL client (#6272)
* core: batch load queues for subscriptions with PostgreSQL client
* update simplexmq
* fix, update simplexmq
* update query plans
|
2025-09-16 21:58:28 +01:00 |
|
Evgeny
|
fa9bc1537c
|
cli: option to disable backup or change backup directory on migration (#6267)
* cli: option to disable backup or change backup directory on migration
* update nix
* update simplexmq
|
2025-09-14 14:41:50 +01:00 |
|
Evgeny
|
3fb09d3def
|
core: fix types for PostgreSQL database (#5800)
* core: fix types for PostgreSQL database
* option to create schema
* use action forks
|
2025-04-03 16:27:40 +01:00 |
|
Evgeny
|
f3664619ec
|
test: track query plans (#5566)
* test: track query plans
* all query plans
* fix postgres build
|
2025-01-24 09:44:53 +00:00 |
|
spaced4ndy
|
20fa30eacc
|
core: Mobile.hs postgres interface (#5545)
* core: Mobile.hs postgres interface
* sqlite
* fix
* errors
* postgres
* rename
* rename, refactor
* merge files
* rename
* update simplexmq
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-01-20 17:41:48 +04:00 |
|
spaced4ndy
|
e05a35e26e
|
core: support postgres backend (#5403)
* postgres: modules structure (#5401)
* postgres: schema, field conversions (#5430)
* postgres: rework chat list pagination query (#5441)
* prepare cabal for merge
* restore cabal changes
* simplexmq
* postgres: implementation wip (tests don't pass) (#5481)
* restore ios file
* postgres: implementation - tests pass (#5487)
* refactor DB options
* refactor
* line
* style
* style
* refactor
* $
* update simplexmq
* constraintError
* handleDBErrors
* fix
* remove param
* Ok
* case
* case
* case
* comment
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
|
2025-01-10 11:27:29 +00:00 |
|