Skip to navigation

How to serialize a huge python object quickly and save it to a redis memory DB for a limited time14.10.15

https://docs.python.org/3.4/library/pickle.html

Reply

Anonymous

All problems in computer science can be solved with another level of indirection. Except for the problem of having too many layers of indirection