Skip to content

WGR-SA/actix_redis_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actix_redis_server

## commands

ACTIX

cargo run

Docker

docker build --platform=linux/amd64 -t ghcr.io/wgr-sa/actix_redis_server:latest .
docker push ghcr.io/wgr-sa/actix_redis_server:latest

docker run -p 8080:80 --env-file .env ghcr.io/wgr-sa/actix_redis_server:latest

About

A actix app that serve cache from redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages