Commit Graph

13368 Commits

Author SHA1 Message Date
Matej Bačo fd5d437979 Add usage based adapter todo 2022-10-21 09:53:51 +00:00
Matej Bačo 453cd7aed0 Addd default match for proxy adapter 2022-10-19 11:58:47 +00:00
Matej Bačo 3e5dc86b4f Linter fix 2022-10-19 11:23:03 +00:00
Matej Bačo 7c7af6e4e9 Sync up production compose file 2022-10-19 11:20:53 +00:00
Matej Bačo f7d76d9799 Rewrite functions proxy to async style 2022-10-19 11:10:26 +00:00
Matej Bačo 5f30d94ea9 Improve round robin, add executor health secret 2022-10-19 11:02:08 +00:00
Matej Bačo c99f3f97f4 Introduce _APP_FUNCTIONS_PROXY_ADAPTER 2022-10-19 10:37:11 +00:00
Matej Bačo 653a6e27f6 Round Robin Atomic operations 2022-10-19 10:17:15 +00:00
Matej Bačo fde617a7ac Fix bugs regarding docker/swoole length limits 2022-10-19 08:15:41 +00:00
Matej Bačo 2e7226504b Fix host CPU stats, separete health http server 2022-10-19 07:06:38 +00:00
Matej Bačo 47241ba296 PR review changes 2022-10-18 19:05:05 +00:00
Matej Bačo daf5b1dc33 Fix bugs, speed up state fetch 2022-10-18 08:03:48 +00:00
Matej Bačo ab17a63b44 Linter fixes 2022-10-17 18:42:11 +00:00
Matej Bačo 6cb55f89b6 PR review bug fixes 2022-10-17 18:35:32 +00:00
Matej Bačo 135d7a86b6 Addressing TODOs 2022-10-17 18:03:08 +00:00
Matej Bačo 2d59be18c7 Add todo notes 2022-10-17 10:47:04 +00:00
Matej Bačo 90ac87f217 Document new TODOs 2022-10-17 09:12:28 +00:00
Matej Bačo 6d91c95eeb Fix bugs around CPU based proxy adapter 2022-10-17 08:35:13 +00:00
Matej Bačo 4a29ea08e2 Code lint 2022-10-17 07:43:15 +00:00
Matej Bačo b755eee77c Update lockfile 2022-10-17 07:40:29 +00:00
Matej Bačo 96c041f9ec Merge remote-tracking branch 'origin/master' into feat-functions-proxy 2022-10-17 07:40:13 +00:00
Matej Bačo b79bdc56a1 Implement cpu usage stats 2022-10-16 14:28:36 +00:00
Eldad A. Fux 939f974d19 Merge pull request #4450 from appwrite/feat-upgrade-database-0.26
Upgrade to use Database 0.26.0
2022-10-16 12:16:12 +03:00
Damodar Lohani 90e9e5e7fd Update app/http.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-10-16 11:49:12 +05:45
Damodar Lohani 00973d4a14 add try catch 2022-10-16 05:58:25 +00:00
Damodar Lohani c635846dba fix missing import 2022-10-16 01:47:38 +00:00
Matej Bačo 2337da5d6c Brainstorming 2022-10-14 16:30:25 +02:00
Damodar Lohani f27ccf4212 upgrade database version 2022-10-14 11:40:59 +00:00
Matej Bačo 2b0f1d78a2 Linter fix 2022-10-14 11:35:23 +00:00
Matej Bačo 73b29e9005 Save executor stats into cache 2022-10-14 11:30:42 +00:00
Damodar Lohani 51cbc653af use metadata constant 2022-10-14 11:26:33 +00:00
Damodar Lohani e2555e2448 fix metadata creation 2022-10-14 11:25:22 +00:00
Damodar Lohani be3743e227 fix renamed function 2022-10-14 11:24:37 +00:00
Damodar Lohani 185b206076 fix moved constant 2022-10-14 11:23:20 +00:00
Christy Jacob d64effc74f Merge pull request #4312 from tusharxoxoxo/patch-1
Update add-environment-variable.md
2022-10-14 12:07:35 +04:00
Christy Jacob 98bdcfe04e Merge pull request #4292 from Akshay-Rana-Gujjar/fix-3810-incorrect-error-when-updating-phone-to-existing-number
fixed: wrong error message show on adding duplicate number to a user
2022-10-14 12:02:39 +04:00
Matej Bačo 5807523488 Container CPU stats in executor health endpoint 2022-10-14 08:02:08 +00:00
Christy Jacob e9b595bdaa Merge pull request #4430 from shendrekbharath/New
Fixed the broken link
2022-10-14 10:57:33 +04:00
Torsten Dittmann fe87b754c7 Merge pull request #3824 from appwrite/feat-dev-appwrite-image
Re-use same image for all appwrite containers during dev
2022-10-14 02:45:31 +02:00
Matej Bačo 8fcab11610 Add system library and CPU usage on executor 2022-10-13 14:19:52 +00:00
Matej Bačo d7ebc84a23 Implement workers per core into functions proxy 2022-10-13 11:42:40 +00:00
Steven Nguyen 0fdfdcf09c Re-use same image for all appwrite containers during dev and CI 2022-10-12 11:34:30 -07:00
Eldad A. Fux b6eef3a886 Merge pull request #4435 from appwrite/fix-sdk-license
Update SDK License to match opensource.org
2022-10-12 20:49:02 +03:00
Steven Nguyen 02ab2b8a63 Update SDK License to match opensource.org
The difference made it so pub.dev was unable to detect the license.
2022-10-12 09:57:54 -07:00
Torsten Dittmann e17188e52c Merge pull request #4053 from geisterfurz007/fix-4052-switch-clips-in-firefox
fix: switch clips in firefox
2022-10-12 13:44:55 +02:00
Torsten Dittmann 99a6d7044c Merge pull request #4433 from appwrite/1.0.x
sync: master <- 1.0.x
2022-10-12 13:22:40 +02:00
Torsten Dittmann d625eb6508 Merge pull request #4432 from appwrite/chore-prepare-1-0-3
chore: prepare 1.0.3
1.0.3
2022-10-12 12:47:17 +02:00
Torsten Dittmann bc66efa1a5 chore: prepare 1.0.3 2022-10-12 12:03:55 +02:00
Torsten Dittmann bbafadcbf6 Merge pull request #4429 from appwrite/fix-4427-database-delete
Only delete collection data for correct db
2022-10-12 11:59:37 +02:00
Steven Nguyen 99abb200d6 Update CHANGES.md 2022-10-11 22:56:55 +00:00