焦龙
|
99639186cd
store: set Dir attribute, when node expired
|
7 년 전 |
Xiang Li
|
2f96a68a20
etcdserver: do not send v2 sync if ttl keys do not exist
|
8 년 전 |
sharat
|
754b9025c4
store: removed duplicate method call for the same method
|
8 년 전 |
Xiang Li
|
df56f9d6f9
store: copy old value when refresh + cas
|
8 년 전 |
Xiang Li
|
6acb3d67fb
Merge pull request #5448 from xiang90/fix_refrsh
|
8 년 전 |
Xiang Li
|
53084ebead
etcd: fix refresh feature
|
8 년 전 |
mqliang
|
ffd3cb78d4
store: use Rlock when GET
|
8 년 전 |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
8 년 전 |
Gyu-Ho Lee
|
fb85da92e8
*: fix based on gosimple and unused
|
8 년 전 |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 년 전 |
Hongchao Deng
|
dcaf5ef586
move store recorder to 'mock/mockstore'
|
8 년 전 |
Anthony Romano
|
c5b51946eb
*: exported godoc fixups
|
8 년 전 |
Caleb Champlin
|
82778ed478
Add refresh parameter to allow TTL refreshes without firing watch/wait responses
|
8 년 전 |
Anthony Romano
|
20461ab11a
*: fix many typos
|
8 년 전 |
Anthony Romano
|
64596f0c49
etcdserver/test: synchronously wait on TestApplySnapshotAndCommittedEntries
|
8 년 전 |
Anthony Romano
|
384cc76299
pkg/testutil: make Recorder an interface
|
8 년 전 |
Anthony Romano
|
e1bf726bc1
*: split out etcdserver's test mockup objects to live in interfaces' packages
|
8 년 전 |
mqliang
|
1c559bdb33
store: refactor
|
9 년 전 |
Gyu-Ho Lee
|
c2dcf7431e
etcdserver, store: fix grammars in comments (a->an existing)
|
9 년 전 |
Xiang Li
|
a7b9bff939
store: add 0 as padding for better lexicographic sorting.
|
9 년 전 |
Michal Witkowski
|
7bca757d09
*: add metrics to `store` and `proxy`.
|
9 년 전 |
Brandon Philips
|
2a675c08c2
store: always check the error
|
9 년 전 |
Xiang Li
|
d459ae0df3
store: remove unused ACL field
|
9 년 전 |
Xiang Li
|
a4dab7ad75
*: do not block etcdserver when encoding store into json
|
9 년 전 |
Yicheng Qin
|
3ac0298bd0
store: set readonly to pre-defined namespaces
|
9 년 전 |
Yicheng Qin
|
f13c7872d5
etcdserver: register pre-defined namespaces in store
|
9 년 전 |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 년 전 |
Jonathan Boulle
|
7a4d42166b
*: add license header to all source files
|
10 년 전 |
Jonathan Boulle
|
1456ae4453
store: restore minExpireTime check and advance FakeClock appropriately
|
10 년 전 |
Jonathan Boulle
|
3134658ded
store: switch to fake clock
|
10 년 전 |