mathbookio / mathbook

an online library of tutorials for subjects in mathematics
http://mathbook.io
Mozilla Public License 2.0
8 stars 8 forks source link

Migrate from Redis to MongoDB or MemoryCache #21

Open JetJet13 opened 6 years ago

JetJet13 commented 6 years ago

Suggestion

To make Mathbook easier to develop against for a Windows contributor, It would make sense to replace Redis with MongoDB or with some js memory caching library that has TTL, simply because the MicrosoftOpenTech team has archived the Redis port for Windows and is no longer being maintained.

JetJet13 commented 6 years ago

We could also dockerize the application.