An open API service indexing awesome lists of open source software.

https://github.com/lampesm/cache-service

cache service
https://github.com/lampesm/cache-service

docker fastapi mongodb python

Last synced: about 2 months ago
JSON representation

cache service

Awesome Lists containing this project

README

          

# Cashe service

Implement service cache using Redis and Mongodb

## Requirements:
- docker
- docker-compose

## use:

`mv .env.example .env`

`mv init-mongo.sample.js init-mongo.js`

`docker-compose up --build`

## LICENSE

[GNU](https://github.com/lampesm/cache-service/blob/main/LICENSE)