Historique des commits

Auteur SHA1 Message Date
  Xiang Li 036ed87c6d *: support watch from future revision il y a 8 ans
  Anthony Romano 713f7c056f storage: use creation revision to compute txn event types il y a 8 ans
  Xiang Li 9143329c85 storage: implement requestProgress il y a 8 ans
  Anthony Romano c0eac7ab72 storage: support watch on ranges il y a 8 ans
  Anthony Romano 7c17665a1a storage: limit total unique revisions in unsynced watcher event list il y a 8 ans
  Anthony Romano af225e7433 v3rpc: don't race on current watcher header revision il y a 8 ans
  Anthony Romano 2cbf7cf6d1 storage: do not send outdated events to unsynced watchers il y a 8 ans
  Anthony Romano ee1a03167d storage, v3: pass compaction revision through watchresponse il y a 8 ans
  Xiang Li b09214df32 storage: update watch.cur and fix tests il y a 8 ans
  Xiang Li 52416fafb0 storage: send compaction il y a 8 ans
  Xiang Li 5780497e18 storage: remove unncessary handle func il y a 8 ans
  Xiang Li ae5161382b storage: release tx lock until finish using the readonly bytes il y a 8 ans
  Xiang Li 31c0c5181a storage: make unsync a watcherSetByKey il y a 8 ans
  Xiang Li 8dc6248aa7 storage: add set delete il y a 8 ans
  Xiang Li 810c3e74a8 storage: remove unnecessary abstraction il y a 8 ans
  Xiang Li e5b35b82c5 storage: add watchSet and watchSetByKey type il y a 8 ans
  Anthony Romano 20461ab11a *: fix many typos il y a 8 ans
  Xiang Li 611751aee2 storage: simplify watch store il y a 8 ans
  Anthony Romano 5a967eb2a0 storage: publish delete events on lease revocation il y a 8 ans
  Gyu-Ho Lee 4f427bca43 storage: check prefix in unsynced il y a 8 ans
  Xiang Li f5753f2f51 *: support lease Attach il y a 8 ans
  Gyu-Ho Lee f76166a041 *: fix minor typos il y a 8 ans
  Gyu-Ho Lee 366e7a879f *: fill in WatchResponse.Header il y a 8 ans
  Xiang Li 5dd3f91903 *: make backend outside kv il y a 8 ans
  Xiang Li 1e61243fd7 Merge pull request #4134 from xiang90/lease il y a 8 ans
  Xiang Li 09b420f08c *: move leaseID typedef to lease pkg il y a 8 ans
  Gyu-Ho Lee 7339abc79e storage: fix watchable_store notify to hash-lookup once il y a 8 ans
  Anthony Romano 21a6ade53d storage: change type of WatchIDs from int64 to WatchID il y a 8 ans
  Gyu-Ho Lee 556d4a6932 *: remove CancelFunc return for Watch. Use Cancel for watch. il y a 8 ans
  Xiang Li 4336278b44 *: support put with lease il y a 8 ans