mongodb - MongoLab and Elasticsearch -
my mongo database hosted @ mongolab. i'd use elasticsearch full text search engine on top of db.
as understand mongodb needs run replica-set, don't have control on how database run. i'm using 500mb free plan.
on top of that, i'm using scala playframework.
was successful technologies , services?
update:
finally i'm not using mongodb anymore, , went straight elasticsearch solution. found nice cloud host providing 500mb free plan http://facetflow.com/
it useful development.
i didn't find satisfying scala library es, therefore i'm using dispatch , make direct http requests es instance.
i hope find useful.
just quick note ... mongohq has oplog support mongodb elastic deployments ... using elastic search , river.
http://blog.mongohq.com/elastic-deployments-now-with-oplog-access/
Comments
Post a Comment