summaryrefslogtreecommitdiffhomepage
path: root/storage (follow)
AgeCommit message (Expand)AuthorLines
2023-12-01add boltdb support, make it defaultChloƩ Vulquin-0/+64
2019-12-19feat: add redis storage testsChloe Kudryavtsev-0/+45
2019-12-17fix: update redis backend to return NotFoundChloe Kudryavtsev-1/+5
2019-12-17fix: update dummy backend and tests for NotFoundChloe Kudryavtsev-11/+24
2019-12-17feat: add in-memory storage backendChloe Kudryavtsev-1/+106
2019-12-17fix: ensure interfaces are implemented buildtimeChloe Kudryavtsev-0/+4
2019-12-17feat: add dummy storage engineChloe Kudryavtsev-0/+124
2019-11-23Initial golang rewriteChloe Kudryavtsev-0/+60