EV-Etcd 0.02 Latest
Files
- Changes
- Etcd.xs
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README.md
- bench.pl
- cluster.pb-c.c
- cluster.pb-c.h
- eg/auth_test.pl
- eg/batch_watch_example.pl
- eg/crud_test.pl
- eg/get_test.pl
- eg/lease_test.pl
- eg/put_get_test.pl
- eg/sync_and_watch_example.pl
- eg/txn_test.pl
- eg/watch_test.pl
- election.pb-c.c
- election.pb-c.h
- etcd_cluster.c
- etcd_cluster.h
- etcd_common.c
- etcd_common.h
- etcd_election.c
- etcd_election.h
- etcd_kv.c
- etcd_kv.h
- etcd_lease.c
- etcd_lease.h
- etcd_lock.c
- etcd_lock.h
- etcd_maint.c
- etcd_maint.h
- etcd_txn.h
- etcd_watch.c
- etcd_watch.h
- kv.pb-c.c
- kv.pb-c.h
- lib/EV/Etcd.pm
- lock.pb-c.c
- lock.pb-c.h
- ppport.h
- proto/cluster.proto
- proto/election.proto
- proto/kv.proto
- proto/lock.proto
- proto/rpc.proto
- rpc.pb-c.c
- rpc.pb-c.h
- scripts/local_cluster.sh
- t/00-load.t
- t/auth.t
- t/auth_enable_disable.t
- t/auto_reconnect.t
- t/binary_data.t
- t/callback_validation.t
- t/cleanup.t
- t/cluster.t
- t/concurrent.t
- t/election.t
- t/error_structure.t
- t/kv.t
- t/kv_advanced.t
- t/lease.t
- t/lock.t
- t/maintenance.t
- t/move_leader.t
- t/parameters.t
- t/retry_config.t
- t/streaming.t
- t/txn.t
- t/txn_range.t
- t/watch_prev_kv.t
- t/watch_reconnect.t
- t/watch_resume.t
- typemap