Commit graph

209 commits

Author SHA1 Message Date
Jake Barnby
16b2449787
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
This reverts commit bf9deb09f5, reversing
changes made to d312fe22ff.

# Conflicts:
#	app/cli.php
#	app/init/registers.php
#	composer.lock
#	src/Appwrite/Messaging/Adapter/Realtime.php
#	src/Appwrite/Platform/Tasks/ScheduleBase.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Tasks/ScheduleFunctions.php
#	src/Appwrite/Platform/Tasks/ScheduleMessages.php
2025-05-14 18:14:07 +12:00
Jake Barnby
c759f9ec11
Revert "Feat pool adapter" 2025-04-30 23:24:54 +12:00
Jake Barnby
47c5c55267
Remove redundant reclaims 2025-04-29 14:58:54 +12:00
Jake Barnby
59c4536208
Format 2025-04-18 00:10:20 +12:00
Jake Barnby
ec65071ae3
Revert "Add publisher consumer pool adapter"
This reverts commit fe26dcb50a.
2025-04-17 23:59:43 +12:00
Jake Barnby
fe26dcb50a
Add publisher consumer pool adapter 2025-04-17 22:27:20 +12:00
Jake Barnby
70364d7a07
Format 2025-04-17 17:09:08 +12:00
Jake Barnby
100870557b
Use cache pool adapter 2025-04-17 16:50:13 +12:00
Jake Barnby
28addd6702
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
#	app/controllers/api/health.php
2025-04-17 13:34:30 +12:00
Jake Barnby
49ea2f6fd9
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
#	app/controllers/api/projects.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Workers/Deletes.php
2025-04-15 22:21:01 +12:00
Damodar Lohani
5f6e65c1aa
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump 2025-04-13 09:47:45 +05:45
Fabian Gruber
0ae70f8321 feat: inject executor instead of creating a new instance 2025-04-07 09:53:38 +02:00
Jake Barnby
906f774a90
Worker scope pool use 2025-03-28 16:50:34 +13:00
Jake Barnby
08bc6379bd
Remove redundant DSN parse 2025-03-28 14:43:34 +13:00
Damodar Lohani
cfb1f4fcdb fix: remove stats usage dump 2025-03-27 08:29:12 +00:00
Chirag Aggarwal
37dfe0d719 refactor: initialization of audit retention 2025-03-22 14:05:39 +00:00
Chirag Aggarwal
c0c0c921dc chore: fix naming 2025-03-21 08:08:30 +00:00
Chirag Aggarwal
7c795da72f chore: fix type 2025-03-21 07:48:50 +00:00
Chirag Aggarwal
13750f7dbd feat: introduce new env 2025-03-21 07:42:10 +00:00
Chirag Aggarwal
b0b57935da chore: add comments 2025-03-20 13:42:19 +00:00
Chirag Aggarwal
7c3f8504bb chore: fix initialization 2025-03-20 13:15:14 +00:00
Chirag Aggarwal
9d82892219 chore: update logic 2025-03-20 11:32:06 +00:00
Chirag Aggarwal
5eb7c36f50 chore: add console audit retention 2025-03-20 10:32:36 +00:00
Jake Barnby
817a3808e5
Add 5 min timeout for workers and tasks DBs 2025-03-14 16:40:57 +13:00
Jake Barnby
49d89a4206
Force clear timeout to ensure it's not set 2025-03-14 15:29:23 +13:00
Christy Jacob
d5ab989891
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
2025-03-04 11:23:29 +05:30
Chirag Aggarwal
235a357ca3 chore: initialized queueForWebhooks in worker init 2025-02-18 11:37:36 +00:00
Damodar Lohani
f2fc45da02 fix format 2025-02-11 09:46:00 +00:00
Damodar Lohani
940f4d12af Remove usage and usage dump in favor of stats-usage and stats-usage-dump 2025-02-11 07:52:37 +00:00
Chirag Aggarwal
375f643214 refactor: triggering realtime events with queueForRealtime 2025-02-11 03:29:32 +00:00
Damodar Lohani
cf66bee925 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-05 09:49:11 +00:00
Fabian Gruber
a16f26d378 feat: add AMQP queues 2025-02-05 10:29:33 +01:00
Damodar Lohani
71c265d4e8 fix wrong comment 2025-01-30 07:12:15 +00:00
Damodar Lohani
d31a358392 Temp: everything to be removed 2025-01-30 07:07:10 +00:00
Damodar Lohani
cb31e7954e refactor rename 2025-01-30 04:53:53 +00:00
Damodar Lohani
0da3f870f9 refactor: rename 2025-01-30 04:43:16 +00:00
Damodar Lohani
187ea93f81 Get logs db resource 2025-01-27 02:26:06 +00:00
Jake Barnby
1cd7c397de
Revert "Fix dead connections" 2025-01-13 19:24:58 +13:00
Christy Jacob
cde1d6e83e
Merge pull request #9190 from appwrite/fix-dead-connections
Fix dead connections
# Conflicts:
#	composer.lock
2025-01-13 18:03:40 +13:00
Jake Barnby
b88d9c51fb
Revert "Fix dead connections" 2025-01-10 20:19:34 +13:00
Jake Barnby
71b892132b
Mark connections as unhealthy on lost connection error from DB 2025-01-08 18:39:06 +13:00
Jake Barnby
2c04ace022
Add connection for project 2025-01-08 18:38:24 +13:00
Christy Jacob
25953732ab fix: deletes worker abuse retention type 2024-12-23 01:30:20 +05:30
Christy Jacob
50601bd454 chore: use redis adapter for abuse 2024-12-20 20:14:50 +05:30
Christy Jacob
b97dea7996
Revert "chore: initial commit" 2024-12-19 20:27:54 +05:30
Christy Jacob
d0f04126f3 chore: add missing resources to workers 2024-12-18 19:59:49 +05:30
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Fabian Gruber
f0b6c729c9 feat: add more tags to sentry 2024-11-26 16:13:55 +01:00
Fabian Gruber
98984a8085 refactor: use single adapter 2024-11-26 13:54:52 +01:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00