##// END OF EJS Templates
git: use a fetch_sync based creation of remote repos....
git: use a fetch_sync based creation of remote repos. - skips fragile dulwich code that has problems with large repos - is in sync with logic that does remote fetch - is faster and more efficient

File last commit:

r3018:26521a96 stable
r3078:0a44452a default
Show More
tuning-increase-db-performance.rst
7 lines | 280 B | text/x-rst | RstLexer
/ docs / admin / tuning-increase-db-performance.rst
project: added all source files and assets
r1 .. _db-session-ref:
docs: updated scaling/cluster docs
r3018 Database Performance
--------------------
project: added all source files and assets
r1
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 For tuning PostgreSQL we recommend reading: http://www.revsys.com/writings/postgresql-performance.html
project: added all source files and assets
r1
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 For tuning MySQL we recommend reading: http://www.tecmint.com/mysql-mariadb-performance-tuning-and-optimization/