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
Files
734dd755655140938a858e608569ff8db6f8c7a5
etcd
/
clientv3
/
concurrency
History
Anthony Romano
f38a5d19a8
concurrency: add WithContext option to sessions
...
Makes it possible to cancel session requests without having to close the entire client.
2016-10-21 16:26:59 -07:00
..
doc.go
clientv3: update LICENSE header
2016-05-12 20:50:58 -07:00
election.go
concurrency: use create max revision for locks and elections
2016-09-14 17:03:33 -07:00
key.go
concurrency: use create max revision for locks and elections
2016-09-14 17:03:33 -07:00
mutex.go
concurrency: use create max revision for locks and elections
2016-09-14 17:03:33 -07:00
session.go
concurrency: add WithContext option to sessions
2016-10-21 16:26:59 -07:00
stm.go
concurrency, benchmark: read-committed STM isolation policy
2016-05-31 14:35:27 -07:00