etcd/integration
Xiang Li dced92f8bd *: support watch with filters
Now user can filter events with types. The API is also extensible.
It might make sense for the proxy to filter out events based on
more expensive/customized filter.
2016-06-28 13:46:57 -07:00
..
fixtures integration: add key usage to server.crt 2016-02-09 15:34:53 -08:00
testdata/integration046_data add snapshotted integration test 2014-11-20 15:38:08 -05:00
bridge.go integration: use unix domain sockets for all connections 2016-06-24 21:18:19 -07:00
cluster.go integration: use unix domain sockets for all connections 2016-06-24 21:18:19 -07:00
cluster_test.go etcdserver: wait for snapshots before closing raft 2016-05-17 15:04:25 -07:00
doc.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
main_test.go *: detect leaky goroutines, fix leaks 2016-01-23 13:52:41 -08:00
member_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
migration_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v2_http_kv_test.go integration: use unix domain sockets for all connections 2016-06-24 21:18:19 -07:00
v3_barrier_test.go api: add v3rpc capability 2016-05-23 14:45:08 -07:00
v3_double_barrier_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_election_test.go integration: fix TestElectionWait 2016-05-16 07:32:42 -07:00
v3_grpc_test.go integration: update tests for new grpc reconnection interface 2016-06-08 01:04:59 -07:00
v3_lease_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_lock_test.go clientv3/concurrency: ctx-ize Leader(), Resign(), and Unlock() 2016-05-13 10:07:35 -07:00
v3_queue_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_stm_test.go *: update LICENSE header 2016-05-12 20:51:48 -07:00
v3_watch_test.go *: support watch with filters 2016-06-28 13:46:57 -07:00