prysm-pulse/shared/featureconfig
Preston Van Loon e203f66fe0 DB Improvements: Snappy compression, remove some unnecessary batch / goroutines (#4125)
* do not use batch for SaveAttestations
* use snappy compression
* Encode / decode everything with snappy
* Add snappy migration path
* batch is probably fine...
* fix test
* gofmt
* Merge branch 'master' of github.com:prysmaticlabs/prysm into remove-batch-attestations
* add sanity check
* remove that thing
* gaz
* Merge branch 'master' of github.com:prysmaticlabs/prysm into remove-batch-attestations
2019-11-27 06:32:56 +00:00
..
BUILD.bazel Add flag deprecation (#3881) 2019-10-29 11:30:14 -04:00
config_test.go Rename featureconfig.Flag to Flags (#4063) 2019-11-19 21:03:00 -06:00
config.go DB Improvements: Snappy compression, remove some unnecessary batch / goroutines (#4125) 2019-11-27 06:32:56 +00:00
flags_test.go Deprecated do not use (#3882) 2019-10-30 01:28:41 +08:00
flags.go DB Improvements: Snappy compression, remove some unnecessary batch / goroutines (#4125) 2019-11-27 06:32:56 +00:00