Skip to content
#

baas

Here are 119 public repositories matching this topic...

sunshineo
sunshineo commented Apr 9, 2020

Is your feature request related to a problem? Please describe.
Deployed Parse server using k8 and used /parse/health for the readinessProbe and livenessProbe probe. But when deploy new code and broke the database connection, /parse/health still returns 200 OK. So old container was killed and new broken one brought online

Describe the solution you'd like
Only return 200 ok after db is

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

sharadregoti
sharadregoti commented Feb 24, 2020

The problem faced currently?

docs specifies how to clear events_log table
by manually running queries

How can we solve it?

It would be better if user has a option in mission control to such as automatic cleaning
which will clean the failed records weekly or daily basis

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features a

Improve this page

Add a description, image, and links to the baas 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 baas topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.