1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
Commit graph

7795 commits

Author SHA1 Message Date
Matej Baco
bfe8b98008 Attempt to reuse db connections 2022-11-15 14:30:19 +01:00
Matej Baco
727338cb9a Imrpove pools relciam logic 2022-11-15 13:54:54 +01:00
Matej Baco
1084631d0f Fux reclaim logic in CLI; Prevent early executions 2022-11-15 12:23:08 +01:00
Matej Baco
b031e13997 Improve reclaim of pools in schedule 2022-11-15 11:39:24 +01:00
Matej Baco
30e39f0bcf Merge branch 'feat-db-pools' into refactor-scheduler-improvements 2022-11-15 11:28:54 +01:00
Matej Bačo
ff06e4b238 Move schedule delete TODO 2022-11-15 10:15:57 +00:00
Christy Jacob
3e4a10f42e
Merge pull request #4673 from appwrite/feat-realtime-dbpools
Feat realtime dbpools
2022-11-15 14:47:51 +05:30
Jake Barnby
dc6c8d9b9a
Use 500 code for pool too small exception 2022-11-15 22:16:25 +13:00
Christy Jacob
5b32f6d9a9
Merge pull request #4672 from appwrite/test-storage-projects
feat: move project endpoint to another service
2022-11-15 14:45:41 +05:30
Jake Barnby
a59336ce95
Update compose template 2022-11-15 21:28:49 +13:00
Jake Barnby
702657ebb4
Merge remote-tracking branch 'origin/feat-db-pools' into feat-realtime-dbpools
# Conflicts:
#	.env
#	CHANGES.md
#	composer.json
#	composer.lock
2022-11-15 21:22:14 +13:00
Jake Barnby
cca33c6c5d
Remove redundant import 2022-11-15 20:39:41 +13:00
Jake Barnby
c4be0260c3
Update env default max connections 2022-11-15 20:36:04 +13:00
Jake Barnby
af391b8f7a
Update default pool size name 2022-11-15 20:30:01 +13:00
Jake Barnby
ada54cacd0
Update default env values 2022-11-15 20:29:27 +13:00
Jake Barnby
7de2f69f38
Revert "Use buffered queries"
This reverts commit 1c24421a95.
2022-11-15 19:43:04 +13:00
Jake Barnby
1c24421a95
Use buffered queries 2022-11-15 15:45:53 +13:00
Christy Jacob
3ae1d9b8e6 feat: run linter 2022-11-15 00:17:44 +05:30
Christy Jacob
d7d41b4b6b feat: move project endpoint to another service 2022-11-14 23:52:04 +05:30
Matej Bačo
de8122c02f Share coroutines for executions 2022-11-14 13:02:16 +00:00
Damodar Lohani
c92cbbead2 Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only 2022-11-14 10:48:59 +00:00
Damodar Lohani
2c255a7394 fix cli 2022-11-14 10:46:11 +00:00
Damodar Lohani
5fbf961a9a fix cli 2022-11-14 10:29:10 +00:00
Matej Bačo
c2e8fc5733 Increase timer delay 2022-11-14 10:00:46 +00:00
Matej Bačo
9626d86b22 Merge remote-tracking branch 'origin/refactor-scheduler' into refactor-scheduler-improvements 2022-11-14 09:47:16 +00:00
shimon
83e19a37ee minor changes 2022-11-14 11:36:22 +02:00
Matej Bačo
5e7de81966 Improve schedule accuracy + simplify 2022-11-14 09:29:30 +00:00
Jake Barnby
6d1ae05b64
Fix registry usages 2022-11-14 11:42:35 +13:00
Jake Barnby
702bb413dc
Merge remote-tracking branch 'origin/feat-mysql-test' into feat-realtime-dbpools
# Conflicts:
#	.env
#	app/config/variables.php
#	app/init.php
#	app/realtime.php
#	composer.lock
2022-11-14 11:21:58 +13:00
shimon
250ea93d3f some fixes 2022-11-13 15:14:00 +02:00
Damodar Lohani
22974cea02 Merge remote-tracking branch 'origin/feat-db-pools' into feat-refactor-tasks-only 2022-11-13 08:26:50 +00:00
Matej Bačo
f468248f45 Fix typo 2022-11-12 12:51:54 +00:00
shimon
9e3b9b8e59 addressing comments 2022-11-11 10:21:53 +02:00
shimon
3dc619f57d addressing comments 2022-11-10 21:07:27 +02:00
shimon
745ae7a4c8 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler 2022-11-10 20:07:32 +02:00
shimon
aef565c8ff addressing comments 2022-11-10 18:40:12 +02:00
Matej Bačo
902bcfc3be Increase OPR version 2022-11-10 14:23:11 +00:00
Matej Bačo
5d48d2ace0 PR review changes 2022-11-10 14:00:44 +00:00
Matej Bačo
192cf2e20d PR review changes + fix test 2022-11-10 12:04:49 +00:00
Matej Bačo
b6a410cc17 Finish changes documentation 2022-11-10 09:40:15 +00:00
Matej Bačo
6c6e1caefc Improve ENV vars documentation 2022-11-10 09:37:49 +00:00
Jake Barnby
d3ea95b60e
Remove uneccessary process limits 2022-11-10 19:57:05 +13:00
Jake Barnby
ee69a306a9
Merge remote-tracking branch 'origin/fix-realtime-connections' into feat-cloud-jake 2022-11-10 13:26:19 +13:00
Jake Barnby
be18943fa4
Merge branch 'feat-cloud-test-jake' into feat-cloud-jake 2022-11-09 18:16:20 +13:00
Jake Barnby
b6839fa8f1
Capture pools on init 2022-11-09 16:39:15 +13:00
Jake Barnby
4fe2289e7f
Add max connections variable 2022-11-09 16:24:42 +13:00
Jake Barnby
fafbe71b24
Accept a size parameter when creating db/redis pools 2022-11-09 16:21:27 +13:00
Jake Barnby
e1d80c2b93
Add get worker pool size function 2022-11-09 16:19:01 +13:00
Jake Barnby
958e5424f0
Revert "Revert "WIP fix too many connections" registry changes"
This reverts commit 11c3060682.
2022-11-09 16:12:50 +13:00
shimon
9d641b985a tidy up 2022-11-08 16:00:39 +02:00