Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | storage/transactional: Use correct config in test | Abhinav Gupta | 2021-11-27 | 1 | -1/+1 |
| | | | | | | The `cfg` loaded from `cs.Config` was unused. It looks like this assertion intended to validate that, not `temporalCfg`, which was already checked above this block. | ||||
* | fix goreportcard warnings | Oleg Kovalov | 2020-07-01 | 1 | -1/+2 |
| | |||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
| | |||||
* | storage: transactional, new storage with transactional capabilities | Máximo Cuadros | 2018-12-10 | 1 | -5/+17 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | storage: transactional, new storage with transactional capabilities (WIP) | Máximo Cuadros | 2018-10-29 | 1 | -0/+70 |
Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> |