├── 001-maintenance-worker.md ├── 002-response-filters.md ├── 003-jwt-support.md ├── 004-command-line-sdk.md ├── 005-graphql-api.md ├── 006-support-deploy-to-heroku.md ├── 007-disable-usage-stats.md ├── 008-migration.md ├── 009-s3-storage-support.md ├── 010-anonymous-login.md ├── 011-digitalocean-marketplace-deployment.md ├── 013-custom-exception-on-all-sdks.md ├── 014-1-realtime-sdk.md ├── 014-realtime-api.md ├── 014-response-model.md ├── 016-database-adapters.md ├── 017-storage-buckets.md ├── 018-custom-id-support.md ├── 018-function-execution-model-refactor ├── 018-function-execution-model-refactor.md └── flowchart.svg ├── 019-multi-storage-support.md ├── 020-new-functions-runtime.md ├── 2021-07-27-14-05-42.png ├── LICENSE ├── README.md ├── gsoc.md └── rfc-template.md /001-maintenance-worker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/001-maintenance-worker.md -------------------------------------------------------------------------------- /002-response-filters.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/002-response-filters.md -------------------------------------------------------------------------------- /003-jwt-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/003-jwt-support.md -------------------------------------------------------------------------------- /004-command-line-sdk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/004-command-line-sdk.md -------------------------------------------------------------------------------- /005-graphql-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/005-graphql-api.md -------------------------------------------------------------------------------- /006-support-deploy-to-heroku.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/006-support-deploy-to-heroku.md -------------------------------------------------------------------------------- /007-disable-usage-stats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/007-disable-usage-stats.md -------------------------------------------------------------------------------- /008-migration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/008-migration.md -------------------------------------------------------------------------------- /009-s3-storage-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/009-s3-storage-support.md -------------------------------------------------------------------------------- /010-anonymous-login.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/010-anonymous-login.md -------------------------------------------------------------------------------- /011-digitalocean-marketplace-deployment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/011-digitalocean-marketplace-deployment.md -------------------------------------------------------------------------------- /013-custom-exception-on-all-sdks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/013-custom-exception-on-all-sdks.md -------------------------------------------------------------------------------- /014-1-realtime-sdk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/014-1-realtime-sdk.md -------------------------------------------------------------------------------- /014-realtime-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/014-realtime-api.md -------------------------------------------------------------------------------- /014-response-model.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/014-response-model.md -------------------------------------------------------------------------------- /016-database-adapters.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/016-database-adapters.md -------------------------------------------------------------------------------- /017-storage-buckets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/017-storage-buckets.md -------------------------------------------------------------------------------- /018-custom-id-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/018-custom-id-support.md -------------------------------------------------------------------------------- /018-function-execution-model-refactor/018-function-execution-model-refactor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/018-function-execution-model-refactor/018-function-execution-model-refactor.md -------------------------------------------------------------------------------- /018-function-execution-model-refactor/flowchart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/018-function-execution-model-refactor/flowchart.svg -------------------------------------------------------------------------------- /019-multi-storage-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/019-multi-storage-support.md -------------------------------------------------------------------------------- /020-new-functions-runtime.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/020-new-functions-runtime.md -------------------------------------------------------------------------------- /2021-07-27-14-05-42.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/2021-07-27-14-05-42.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/README.md -------------------------------------------------------------------------------- /gsoc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/gsoc.md -------------------------------------------------------------------------------- /rfc-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/appwrite/rfc/HEAD/rfc-template.md --------------------------------------------------------------------------------