amberbit / translator

This is Rails 3 engine and translation backends for MongoDB and Redis.
http://amberbit.com
MIT License
99 stars 28 forks source link

Get rid of MongoDB #13

Open hubertlepicki opened 10 years ago

hubertlepicki commented 10 years ago

It is too slow. Only key-value stores can be used, I think we're good with Redis, we can consider adding others in future. But MongoDB is not so great and I do not see valid use case to keep it.