Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-21 | pkg/api/api0/api0testutil: Reduce stress test concurrency on non-Linux platforms | pg9182 | |
Database doesn't perform as well. | |||
2022-10-21 | pkg/api/api0/api0testutil: Print errors for stress tests | pg9182 | |
2022-10-21 | all: pg9182 -> r2northstar | pg9182 | |
2022-10-20 | all: Make PdataStorage SetPdata return the stored pdata size | pg9182 | |
2022-10-19 | pkg/api/api0/api0testutil: AccountStorage AuthTokenExpiry only needs second ↵ | pg9182 | |
precision | |||
2022-10-19 | pkg/api/api0/api0testutil: Don't require the high uint64 bit to be supported | pg9182 | |
We don't see it, and it's not supported by many databases. | |||
2022-10-13 | pkg/api/api0/api0testutil: Add test suite for AccountStorage impls | pg9182 | |
2022-10-13 | pkg/{api/api0/*,storage/*}: Add GetPdataHash method for pdata storage | pg9182 | |
2022-10-13 | pkg/api/api0/api0testutil: Add test suite for PdataStorage impls | pg9182 | |