- Api REST
- Database SQLITE3
- Cache Redis
# Creating record saving in database and cache.
# Retrieving by filtering the data verify that there is no record cache.
# Querying in database
# Record presented in cache are filtered
# ex:. id
Docker
docker-compose -f up -d cache
go run main.go