Carl-Gerhard Lindesvärd
|
da59622dce
|
fix: overall perf improvements
* fix: ignore private ips
* fix: performance related fixes
* fix: simply event buffer
* fix: default to 1 events queue shard
* add: cleanup scripts
* fix: comments
* fix comments
* fix
* fix: groupmq
* wip
* fix: sync cachable
* remove cluster names and add it behind env flag (if someone want to scale)
* fix
* wip
* better logger
* remove reqid and user agent
* fix lock
* remove wait_for_async_insert
|
2025-11-15 22:13:59 +01:00 |
|
Carl-Gerhard Lindesvärd
|
f454449365
|
fix: read-after-write issues (#215)
* fix: read-after-write issues
* fix: coderabbit comments
* fix: clear cache on invite
* fix: use primary after a read
|
2025-10-31 09:56:07 +01:00 |
|
Carl-Gerhard Lindesvärd
|
d8a297edf2
|
fix: fix project access cache issue
|
2025-10-18 15:00:00 +02:00 |
|
Carl-Gerhard Lindesvärd
|
e7c21bc92c
|
fix: remove old event queue, cleaned up session handling, remove hacks
|
2025-10-09 09:25:52 +02:00 |
|
Carl-Gerhard Lindesvärd
|
e5cacb73df
|
fix(api): ensure we always have profile in cache (before inserted to clickhouse)
|
2025-08-13 20:57:42 +02:00 |
|
Carl-Gerhard Lindesvärd
|
168ebc3430
|
feat(subscriptions): added polar as payment provider for subscriptions
* feature(dashboard): add polar / subscription
* wip(payments): manage subscription
* wip(payments): add free product, faq and some other improvements
* fix(root): change node to bundler in tsconfig
* wip(payments): display current subscription
* feat(dashboard): schedule project for deletion
* wip(payments): support custom products/subscriptions
* wip(payments): fix polar scripts
* wip(payments): add json package to dockerfiles
|
2025-02-26 11:24:00 +01:00 |
|
Carl-Gerhard Lindesvärd
|
32e91959f6
|
chore(root): migrate to biome
|
2024-09-18 23:46:11 +02:00 |
|
Carl-Gerhard Lindesvärd
|
bda0204205
|
fix get profile id function
|
2024-08-09 23:00:38 +02:00 |
|
Carl-Gerhard Lindesvärd
|
b02cbb2946
|
add better cache for getProfileId
|
2024-08-09 23:00:38 +02:00 |
|
Carl-Gerhard Lindesvärd
|
41e46570b7
|
improvements while testing
|
2024-08-09 23:00:38 +02:00 |
|
Carl-Gerhard Lindesvärd
|
f2298a1b05
|
init redis lazy
|
2024-07-20 20:17:32 +02:00 |
|
Carl-Gerhard Lindesvärd
|
5e225b7ae6
|
batching events
|
2024-07-17 17:27:19 +02:00 |
|
Carl-Gerhard Lindesvärd
|
1e6cd0dee2
|
add better access control
|
2024-06-05 23:47:45 +02:00 |
|