This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
simplexmq
Watch
1
Star
0
Fork
0
You've already forked simplexmq
mirror of
https://github.com/simplex-chat/simplexmq.git
synced
2026-05-12 08:04:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d908404143b7ab5f107a24e94b0bc6948c0203a4
simplexmq
/
src
/
Simplex
/
Messaging
/
Agent
/
Store
/
Postgres
T
History
Evgeny Poberezkin
d908404143
Merge branch 'master' into rcv-services
2026-01-15 18:31:09 +00:00
..
Migrations
Merge branch 'master' into rcv-services
2026-01-15 18:31:09 +00:00
Common.hs
db: withSavepoint; agent: correctly handle errors in createWithRandomId for postgres (
#1693
)
2026-01-15 14:59:45 +00:00
DB.hs
agent: lock rows for concurrent queries in PostgreSQL (
#1688
)
2026-01-08 11:09:58 +00:00
Migrations.hs
support for additional database migrations (
#1644
)
2025-09-27 11:21:38 +01:00
Options.hs
smp server: split postgres support to a separate executable, to not require postgres library in the main binary (
#1482
)
2025-03-16 11:37:25 +00:00
Util.hs
servers: maintain xor-hash of all associated queue IDs in PostgreSQL (
#1668
)
2025-11-25 16:55:59 +00:00