YouHusam / hanx.js

Full-stack Javascript boilerplate with NodeJS, HapiJS, PostgreSQL and AngularJS
Other
23 stars 5 forks source link

Project still requires mongo due to catbox-mongodb #3

Closed BenjaminPrice closed 8 years ago

BenjaminPrice commented 8 years ago

The project still uses catbox-mongodb. Is there an intention to change this to another catbox cache module to remove the mongo requirement or another caching plugin? If so, which? I'd recommend Redis personally.

YouHusam commented 8 years ago

@BenjaminPrice Yes, I will change it to Redis hopefully today

YouHusam commented 8 years ago

Uses Redis now