Files
gerrit/lib
Dave Borowitz 9b82bfdd57 Notedb: Add a git repo based sequence implementation
This is intended to replace the next*Id() methods in ReviewDb. We
increment a counter stored in a blob on refs/sequences/*, and allow
multiple processes to reserve chunks of the number space so they can
operate concurrently. The resulting IDs are not quite monotonic, but
this is a common feature of distributed unique ID assignment; the
careful observer will note the same behavior on gerrit-review, for
example.

Change-Id: Ia5f59233df97b7eff71b1ec6af1d816975f28ad9
2016-01-14 13:51:54 -05:00
..
2015-01-07 00:46:18 +00:00
2015-08-28 09:54:52 +09:00
2015-11-11 10:13:25 -08:00
2015-07-27 14:06:19 +09:00
2015-11-12 18:09:40 +00:00
2016-01-06 15:01:56 +00:00
2015-06-24 14:59:50 +09:00
2015-12-09 12:32:37 -05:00
2015-09-18 06:02:35 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-08-21 08:57:42 -07:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2015-12-23 13:50:29 +01:00
2013-05-09 13:40:36 +00:00
2014-03-03 23:34:46 +00:00