The Wayback Machine - https://web.archive.org/web/20200717234920/https://github.com/topics/backend
Skip to content
#

backend

Here are 4,495 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

后端技术总结——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
  • Updated Jul 16, 2020
  • Java

Improve this page

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

Learn more

You can’t perform that action at this time.