asari
asari copied to clipboard
Option to index asynchronously?
Is there an option to index to cloudsearch asynchronously using resque? This would be really useful for asari_index in models when there are communication problems between cloudsearch and the server. Also, if there are bulk updates, it won't slow down things.
We are working on an implementation that does this. What I am not sure of is if we are going to roll this into Asari or just provide an example of how you would do this.
An example to do this would be great for now!