Closed djgilcrease closed 10 years ago
Merged with modifications. Thanks a lot!
One change I made is to cache the keyword arguments as well with out deep copying the entire graph. Ideally, a user shouldn't be providing values which have a huge reference graph. They should be simple URLs, file paths or user ids.
...for the dorcorated function, also merged the code into a single decorator since the code was almost identical just using a different serializer, fetcher and storer