1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

59 commits

Author SHA1 Message Date
Jake Barnby 1ac3372239
Set queue name per worker 2023-10-12 17:55:30 +13:00
Jake Barnby 096a529618
Revert "Merge branch 'feat-db-per-process' of github.com:appwrite/appwrite into feat-db-per-process"
This reverts commit 6f42305484, reversing
changes made to 69abd222e8.
2023-10-12 15:30:01 +13:00
Jake Barnby 6f42305484
Merge branch 'feat-db-per-process' of github.com:appwrite/appwrite into feat-db-per-process
# Conflicts:
#	bin/worker-databases
#	src/Appwrite/Event/Database.php
#	src/Appwrite/Platform/Workers/Databases.php
2023-10-12 15:28:52 +13:00
shimon 2cd4514086 sync with main 2023-10-11 16:03:15 +03:00
shimon 002fc19d60 tests fix 2023-10-10 21:02:24 +03:00
shimon b02d51c794 migrations worker 2023-10-01 20:39:26 +03:00
shimon a10246a9bd build && audit && usage workers 2023-09-28 13:45:15 +03:00
shimon c4bd6e008e Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers
 Conflicts:
	.env
	app/cli.php
	app/config/collections.php
	app/console
	app/controllers/api/account.php
	app/controllers/api/databases.php
	app/controllers/api/functions.php
	app/controllers/api/projects.php
	app/controllers/api/storage.php
	app/controllers/api/teams.php
	app/controllers/api/users.php
	app/controllers/general.php
	app/controllers/shared/api.php
	app/init.php
	app/worker.php
	app/workers/audits.php
	app/workers/builds.php
	app/workers/certificates.php
	app/workers/databases.php
	app/workers/deletes.php
	app/workers/functions.php
	app/workers/mails.php
	bin/worker-usage
	composer.json
	composer.lock
	docker-compose.yml
	src/Appwrite/Event/Delete.php
	src/Appwrite/Event/Mail.php
	src/Appwrite/Platform/Tasks/Maintenance.php
2023-09-27 18:51:17 +03:00
Jake Barnby 0a5b0fa06b
Fix functions worker crash 2023-08-23 15:08:26 -04:00
Steven Nguyen a13b7606a2
Fix console db namespace 2023-08-21 15:53:30 -07:00
shimon 8147f3ee7d rolling back usage flow 2023-08-20 15:29:43 +03:00
shimon d1d1392bb3 small adjustments 2023-07-12 11:12:56 +03:00
Damodar Lohani c41dd6f67b fix logger optional 2023-07-12 07:17:40 +00:00
Damodar Lohani d5a7e8cfed add missing resource 2023-07-11 04:39:59 +00:00
shimon 5366d90ff2 users addition 2023-07-10 11:07:54 +03:00
shimon 89f0146c45 users addition 2023-07-10 11:03:59 +03:00
Damodar Lohani f59d3563f4 Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync 2023-07-10 03:06:48 +00:00
shimon 57bc7d0584 functions/builds/deletes worker 2023-06-11 17:08:48 +03:00
shimon fd4f86b1c1 functions/builds/deletes worker 2023-06-11 13:29:04 +03:00
shimon 62c619434e functions/builds/deletes worker 2023-06-05 19:13:00 +03:00
shimon d820d93ac7 databases worker 2023-06-04 19:25:56 +03:00
shimon 0d2987620c refactor workers 2023-06-04 11:19:49 +03:00
shimon 6e7c160249 changing event signature 2023-06-02 06:54:34 +03:00
shimon 478e83a4bf Messaging 2023-05-30 11:53:52 +03:00
shimon f1466c05cf refactor workers 2023-05-29 16:58:45 +03:00
Matej Bačo 3614cb384a Fix error logging 2023-05-24 21:07:41 +02:00
Matej Bačo 0244154017 Apply new structure of logs 2023-05-24 20:14:58 +02:00
shimon 98dc1db878 re-working worker flow 2023-05-23 16:43:03 +03:00
shimon 0f5b6665fa addressing comments 2023-02-05 23:06:32 +02:00
shimon 5850a454e0 addressing comments 2023-02-05 22:07:46 +02:00
shimon 18f7b3adbb refactor usage worker 2022-12-22 10:48:03 +02:00
shimon 5e394fed5d refactor usage worker 2022-12-21 21:03:09 +02:00
Bradley Schofield c0daed3644 Refactor names and cleanup code 2022-12-20 16:11:30 +00:00
Bradley Schofield 886a1a2abb Port Deletes and Builds worker 2022-12-20 12:22:58 +00:00
Bradley Schofield 11bd518b6a Merge branch 'refactor-scheduler-database' into refactor-schedulers-workers 2022-12-20 11:23:26 +00:00
Bradley Schofield 169386d0b3 Merge branch 'refactor-sceduler-certificates' into refactor-schedulers-workers 2022-12-20 11:20:52 +00:00
Bradley Schofield d52fa1169a Merge Audits 2022-12-20 11:11:36 +00:00
Bradley Schofield a09e23d0b9 Start work on porting webhooks 2022-12-20 11:07:49 +00:00
Bradley Schofield 6e6a6d5518 Migrate Database worker to Utopia Queue system 2022-12-13 15:54:01 +00:00
Bradley Schofield 21afa43127 Port Certificates to new Queue system 2022-12-13 11:16:12 +00:00
shimon 141d55bd36 build+functions worker 2022-12-13 09:35:05 +02:00
shimon 2f34c566e5 addressing comments 2022-12-12 11:37:10 +02:00
Bradley Schofield 84f1a15a4c Refactor Audit Worker to use Utopia Queue system 2022-12-06 15:06:40 +00:00
shimon b71bba2a9c updates 2022-12-04 19:06:23 +02:00
Matej Baco a13c671a2b PR review changes 2022-11-18 15:20:05 +01:00
Matej Baco 762d52bca8 Fix failing tests 2022-11-16 20:39:35 +01:00
Matej Baco e37f70246e PR review changes 2022-11-16 14:34:11 +01:00
Matej Baco 390f407eb5 Linter fixes 2022-11-16 11:54:21 +01:00
Matej Baco 9e4a65605c Simplify worker 2022-11-16 11:40:41 +01:00
shimon 0d61a7fcf5 resetting workers-number 2022-11-16 11:00:11 +02:00