Fabian Gruber
|
273ea0abcc
|
fix(schedule-tasks): revert back to direct pool usage
|
2025-02-06 13:18:18 +01:00 |
|
Fabian Gruber
|
a16f26d378
|
feat: add AMQP queues
|
2025-02-05 10:29:33 +01:00 |
|
Damodar Lohani
|
e24cce4e48
|
refactor
|
2024-12-17 14:19:26 +00:00 |
|
Damodar Lohani
|
2fb9ebe71d
|
update project accessed at in schedules
|
2024-12-17 14:05:49 +00:00 |
|
Christy Jacob
|
75b42e134a
|
chore: replace occurrences of dbForConsole to dbForPlatform
|
2024-12-12 14:30:26 +04:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
16835f96bf
|
chore: merge
|
2024-10-07 11:02:18 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
fogelito
|
b519f5e23a
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
|
2024-09-19 18:19:45 +03:00 |
|
Binyamin Yawitz
|
e246005c51
|
chore: merge
|
2024-09-16 11:17:40 -04:00 |
|
Matej Bačo
|
3aa2bd6aa3
|
Use schedule ID as unique memory cache key
|
2024-09-07 17:31:17 +00:00 |
|
Binyamin Yawitz
|
b390485dd9
|
fix: coroutine access in schedulers
|
2024-09-06 15:52:20 -04:00 |
|
Jake Barnby
|
2c2e88f645
|
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
# Conflicts:
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
|
2024-09-03 14:48:57 +12:00 |
|
Binyamin Yawitz
|
b884059ecd
|
refactor: Making sure database names remains the same as previous versions
|
2024-07-29 12:29:21 -04:00 |
|
loks0n
|
2f0f7bf9c7
|
fix: test
|
2024-06-17 13:44:12 +01:00 |
|
Binyamin Yawitz
|
d0a55e266c
|
lint: Linting
|
2024-06-06 20:54:51 -04:00 |
|
Binyamin Yawitz
|
6083d8b7a8
|
feat(tasks): Coroutine
|
2024-06-03 14:09:58 -04:00 |
|
fogelito
|
07bfe3823c
|
getCollectionId
|
2024-05-29 18:59:10 +03:00 |
|
fogelito
|
552c729c5a
|
fix enqueueResources
|
2024-05-23 18:22:25 +03:00 |
|
Matej Bačo
|
2a0a69f3ed
|
Fix connections pool
|
2024-03-09 11:59:45 +01:00 |
|
Torsten Dittmann
|
0a1d572c72
|
chore: run formatter
|
2024-03-06 18:34:21 +01:00 |
|
Jake Barnby
|
564c1df701
|
Fix rescheduling with existing schedule
|
2024-02-26 23:37:12 +13:00 |
|
Jake Barnby
|
bbce53cda5
|
Auto trigger messaging events
|
2024-02-21 01:06:35 +13:00 |
|
Jake Barnby
|
34973b8413
|
Directly delete message schedule instead of deferring to worker
|
2024-01-26 00:35:37 +13:00 |
|
Jake Barnby
|
ad40e0a3c5
|
Merge remote-tracking branch 'origin/feat-message-scheduling' into feat-maintenance-delete-expired-targets
|
2024-01-17 15:02:14 +13:00 |
|
Jake Barnby
|
be9728937a
|
Update src/Appwrite/Platform/Tasks/ScheduleMessages.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2024-01-17 14:35:12 +13:00 |
|
Jake Barnby
|
772617f231
|
Mark invalid targets on message send then delete on maintenance sweep
|
2024-01-15 19:52:40 +13:00 |
|
Jake Barnby
|
ae60089413
|
Inline update
|
2024-01-15 19:31:42 +13:00 |
|
Jake Barnby
|
ce78d8c473
|
Set schedule inactive after message send so deletes worker picks it up
|
2024-01-15 19:29:19 +13:00 |
|
Jake Barnby
|
1666ba1645
|
Fix missing time check
|
2024-01-15 18:43:17 +13:00 |
|
Jake Barnby
|
81f1eb3506
|
Abstract scheduling base
|
2024-01-11 16:06:59 +13:00 |
|