#gitlab na swoim blogu napisał już analizę dnia backupów -> https://about.gitlab.com/2017/02/01/gitlab-dot-com-database-incident/
Postgres napisał odpowiedź na temat duplikacji baz danych PG -> http://blog.2ndquadrant.com/dataloss-at-gitlab/
#interfacesmieci
#programowanie #git #bazydanych #postgresql
Postgres napisał odpowiedź na temat duplikacji baz danych PG -> http://blog.2ndquadrant.com/dataloss-at-gitlab/
#interfacesmieci
#programowanie #git #bazydanych #postgresql







Understanding and optimizing your application's memory usage
This article gives you insight into the memory usage of Java™ code, covering the memory overhead of putting an int value into an Integer object, the cost of object delegation, and the memory efficiency of the different collection types. You'll learn how to determine where inefficiencies occur in your application and how to choose the right collections to improve your code.
#
bh
h