jacob1044 / pubsubhubbub

Automatically exported from code.google.com/p/pubsubhubbub
Other
1 stars 0 forks source link

Allow non-protobuf MemcacheForkJoinQueue #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great if the protobuf methods of the MemcacheForkJoinQueue could be 
put into separate instance methods.

This way the queue can be used with non-entity items. The user can simply 
create a subclass to customize item loading and saving.

Original issue reported on code.google.com by joachim....@gmail.com on 24 Sep 2011 at 11:55