Commit Graph

9 Commits

Author SHA1 Message Date
c69a127772 add some tests 2014-11-01 12:25:44 +08:00
2a53b67c65 python 3 support; not stable yet 2014-10-31 18:28:22 +08:00
ac94104ac0 use deque instead of heapq 2014-10-31 15:49:24 +08:00
da11d02706 fix memory leak 2014-10-31 15:14:28 +08:00
2461f623dd change lru behaviour; #202 2014-10-31 14:33:43 +08:00
d4458bceb7 add timeout support in DNS 2014-06-23 21:35:39 +08:00
9c0bab297e more work 2014-06-08 14:38:09 +08:00
e6a225513e fix remove() 2014-04-24 12:34:31 +08:00
6834178a89 add LRUCache 2014-04-24 01:36:22 +08:00