James

Results 12 comments of James

Whoops, looks like I pulled the trigger too quickly on this one. Latest version of pyes does have support for this. Will close

Did you ever solve this? I am thinking that pyes does not support all the changes in 1.7. If you did not solve this, can you post what code caused...

Thanks for your comments @tbarbugli ! I would love to hear more comments, especially from @tschellenbach or anyone who has implemented such a thing. For example, how does GetStream.io do...

@tschellenbach Thanks for the response. When you say "We don't use this approach for getstream.io, the storage space isn't much of a concern when using Cassandra", is it because its...

+1 for this as well. Celery yells at me about using pickle :)

@tvanesse How did you go about doing this? IT seems that I can create my own custom JSON serialization for my custom Activity class, but now I seem to get...

I ended up doing something similar to tvanesse and handle json serialization on my own; I think I ended up storing a regular python dict in the extra_activities and used...

@Anislav Any update on this? I assume this is for the Redis backed notification feed. I am trying to design a notification feed for Cassandra, and I am having issues...

+1 this issue. I have having issues with this as well. @ahumeau when you say you don't have this issue with JSON, is there an option to use JSON serializing...