Giter VIP home page Giter VIP logo

joseesco24 / redis_cache_db Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4 KB

A simple redis cache database, the idea is to use this redis database as a ttl distributed cache and store here all the apis resolvers results for graphql based ones, services results for rest based ones and their respective confis, optimizing in this way the configs search and the apis response times.

License: The Unlicense

Dockerfile 100.00%
database docker docker-compose microservice redis

redis_cache_db's Introduction

Redis Cache DB

A simple redis cache database, the idea is to use this redis database as a ttl distributed cache and store here all the apis resolvers results for graphql based ones, services results for rest based ones and their respective confis, optimizing in this way the configs search and the apis response times


Docker Project commands

Note: Before running any of these commands be sure that your CWD is redis_cache_db directory.

Docker Login Into GitHub Container Registry

docker login -u joseesco24 -p < authentication token > ghcr.io

Docker Access To The Container Terminal

docker exec -it redis_cache_db /bin/bash

Docker Push The Image To GitHub Container Registry

docker push ghcr.io/joseesco24/redis_cache_db:latest

Docker Compose Project Commands

Note: Before running any of these commands be sure that your CWD is redis_cache_db directory.

Docker Compose Build Image Using Compose File

docker-compose -f compose.build.yaml build

redis_cache_db's People

Contributors

joseesco24 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.