Gyu-Ho Lee
|
ef44f71da9
|
*: update LICENSE header
|
2016-05-12 20:51:48 -07:00 |
|
Caleb Champlin
|
82778ed478
|
Add refresh parameter to allow TTL refreshes without firing watch/wait responses
|
2016-02-08 10:37:37 -07:00 |
|
Jonathan Boulle
|
f1ed69e883
|
*: switch to line comments for copyright
Build tags are not compatible with block comments.
Also adds copyright header to a few places it was missing.
|
2015-01-26 09:53:30 -08:00 |
|
Jonathan Boulle
|
7a4d42166b
|
*: add license header to all source files
|
2014-10-17 15:41:22 -07:00 |
|
Jonathan Boulle
|
f7444ff300
|
store: convert Watch to interface
|
2014-09-09 11:17:53 -07:00 |
|
Brandon Philips
|
80c22a4fb2
|
fix(store/store_bench): don't use rand
rand just introduces more noise to the results, don't use it.
|
2014-01-21 17:01:26 -08:00 |
|
Xiang Li
|
17c8f6d2e8
|
test(store_bench_test.go) add watch bench
|
2014-01-21 06:51:40 -05:00 |
|
Xiang Li
|
6f8b0dc7ef
|
add delete bench
|
2014-01-17 15:18:11 +08:00 |
|
Xiang Li
|
21f0c6f9d4
|
feat(store_bench) add set bench for different value sizes
|
2014-01-17 14:19:31 +08:00 |
|
Xiang Li
|
b226b14eb2
|
add mem stats for sets benchmark
|
2014-01-16 16:06:18 +08:00 |
|
Xiang Li
|
c2d1dc4f51
|
add a setWithJson test
|
2014-01-16 09:16:33 +08:00 |
|
Xiang Li
|
77477b3e43
|
feat(store/store_bench_test.go) add a benchmark for set operation of store pkg
We randomly generage N 3 level keys. We benchmark the speed of setting each key into etcd store.
|
2014-01-16 09:03:42 +08:00 |
|