Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Persistent caching for python functions (github.com/atmb4u)
5 points by atmb4u on April 13, 2017 | hide | past | favorite | 2 comments



I got very confused for a while because I installed cachier with a c instead of cashier. Similar name, similar functionalities, different projects.


Curious why you have the str() cast around pickle.dumps() where you make the md5 key. I thought it would always return a string. Does that catch some known corner case, or just being cautious?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: