Commit graph

18 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
59c4536208
Format 2025-04-18 00:10:20 +12:00
Jake Barnby
fe26dcb50a
Add publisher consumer pool adapter 2025-04-17 22:27:20 +12:00
Jake Barnby
100870557b
Use cache pool adapter 2025-04-17 16:50:13 +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
Jake Barnby
b972e7a1d4
Stash 2025-04-15 22:18:48 +12:00
loks0n
e6d9c5c5fd chore: fmt 2025-04-08 12:24:05 +01:00
loks0n
86c26f2dc7 feat: cache telemetry 2025-04-08 12:12:28 +01:00
Fabian Gruber
0ae70f8321 feat: inject executor instead of creating a new instance 2025-04-07 09:53:38 +02:00
Fabian Gruber
954ed45a36 feat: update appwrite to use generic S3 adapter 2025-04-07 09:53:38 +02:00
Jake Barnby
906f774a90
Worker scope pool use 2025-03-28 16:50:34 +13:00
Eldad Fux
90899b92e3 Change envs to system lib 2025-03-16 10:36:32 +01:00
Eldad Fux
167011ce87 Fixed timelimit 2025-03-15 14:38:01 +01:00
Eldad Fux
3d69a35d5a Fixed tests 2025-03-15 14:32:18 +01:00
Eldad Fux
a2a0a1405f plurals 2025-03-15 13:23:02 +01:00
Eldad Fux
195edd19ac wip 2025-03-15 13:18:34 +01:00
Eldad Fux
1933e48d9c Cleanups 2025-03-15 12:00:36 +01:00