This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
etcd
Watch
1
Star
0
Fork
0
You've already forked etcd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6,157
Commits
124
Branches
418
Tags
f71bcfa8ce0460e365d0e4b36dd35b8d27f41658
Commit Graph
4 Commits
Author
SHA1
Message
Date
Xiang Li
f71bcfa8ce
storage: move watcher interface into watcher.go
2015-10-28 21:10:58 -07:00
Xiang Li
6556bf1643
storage: remove the endRev of watcher
2015-10-17 15:59:49 -07:00
Jonathan Boulle
7848ac3979
*: add missing license headers
2015-09-15 14:09:01 -07:00
Yicheng Qin
ec43e0a4c3
storage: introduce WatchableKV and watch feature
...
WatchableKV is an interface upon KV, and supports watch feature.
2015-09-14 23:53:03 -07:00