Hacker News new | ask | show | jobs
by h1karu 4465 days ago
There's no need to go through all of that trouble.. Why not just use Cloudant until the BigCouch merge hits ? :)
1 comments

Trouble? It's a single REST request to get a couch database continued indexed in elasticsearch in almost 'real-time'.

It just subscribes to the _changes feed and updates the index, in the same way couch replication works.

I spoke too soon, seems pretty bad ass in that case. gotta love _changes
yeah, it's totally overpowered. =)