aboutsummaryrefslogtreecommitdiff
path: root/redisDB.go
AgeCommit message (Collapse)AuthorFilesLines
2026-07-06added hash supportalex1-0/+8
2026-07-06added struct Item and keyowrd EXPIRE so now we can track expire time of ↵alex1-2/+6
items in the db
2026-07-06split the code into multiple files for better readabilityalex1-0/+41