Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 611 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 611 Bytes

flaskr-redis

A Flask and Redis powered reading aplication. The redis database is available upon request, but will not be commited to the public repo.

Dependencies

Installation

Documentation

I built this project based on this prior work by fyears. I chose to use redis for this project for scalability and the ability to distribute the database accross mulitple servers.

License

Flaskr-redis licensed under the BSD license .