Hi. Has anyone looked into making Storm objects pickleable? I want to stuff expensive query results into memcached.
I'm using ZStorm so can just use the name to refer to the Store. I can put together a MaterializedResultSet class supporting a lot of the API from a materialized list of Storm objects. I think getting the Storm objects themselves pickled is going to be the tricky bit. -- Stuart Bishop <[email protected]> http://www.stuartbishop.net/ -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
