The Wayback Machine - https://web.archive.org/web/20200612081912/https://github.com/topics/backend-as-a-service
Skip to content
#

backend-as-a-service

Here are 38 public repositories matching this topic...

oscargoldman
oscargoldman commented Aug 22, 2019

Before you submit an issue we recommend you drop into the Gitter community and ask any questions you have or mention any problems you've had getting started with the server.

Please provide as much information as you can with this issue report. If you believe it may be an issue with one of the client libraries please report it on their [own trackers](https:

appwrite
eldadfux
eldadfux commented Apr 13, 2020

Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression.
https://github.com/google/brotl

pault2k14
pault2k14 commented Apr 18, 2018

Per the documentation for custom authorizers the policy document returned from from the custom authorizer is for the ENTIRE API. I would have thought disabling caching in the custom authorizer would have solved this issue, however it doesn't seem to, in any case disabling caching isn't recommended for custom authorizes for performance reasons (always calling at least 2 lambdas). My solution was to

Improve this page

Add a description, image, and links to the backend-as-a-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backend-as-a-service topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.