I see there is an adapter for MongoDB. I prefer to use Redis. Is MongoDB adapter written in C? Right now I'm using \Predis via composer.
Is there any point in re-inventing the wheel to integrate into Phalcon in a C-type library when this library works quite fine? I don't know if speed would increase so much as Redis is already unbelievably fast.
Predis: https://github.com/nrk/predis