Files
etcd/storage
Hitoshi Mitake 0b2d31f3bc storage: decouple default parameters and storage creation
newStore() uses constants for some important parameters
e.g. batchInerval. It is not suitable for other storage users
(e.g. tools/benchmark). This commit decouples the default parameters
from storage creation. etcd should use a newly added function
newDefaultStore() for creating a store with default parameters.
2015-12-31 22:28:59 +09:00
..
2015-12-29 12:31:53 -08:00
2015-11-17 20:54:10 -08:00
2015-11-03 15:58:34 -08:00
2015-11-04 13:01:52 -08:00