|
|
Subscribe / Log in / New account

Re: Joey Hess

Re: Joey Hess

Posted Jun 8, 2018 21:35 UTC (Fri) by jhhaller (guest, #56103)
In reply to: Re: Joey Hess by dw
Parent article: Development quotes of the week

See Note-db, which is how Gerrit stores almost all data in git since release 2.15. Only the reviewed flag is stored in a database, for performance reasons. While Gerrit doesn't have an issue system, it does have user accounts and code review records, all of which are stored in Git. While some information has external indices for performance, the primary data is still in git. Gerrit is used in a number of high-profile projects, including OpenStack, Eclipse, and Android. Not all Gerrit instances have completely migrated from the older database, but support for the external database will be removed in the 3.0 release.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds