Jonas Borgström bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 12 years ago
..
__init__.py 1d525b4dc5 Bumped version number 14 years ago
_chunker.c 3e5433855c Use Cython for all native code 12 years ago
_hashindex.c 3e5433855c Use Cython for all native code 12 years ago
archive.py 3e5433855c Use Cython for all native code 12 years ago
archiver.py 09744e5114 Improved test coverage and end of year weekly pruning bug fix 13 years ago
cache.py 1dc1411302 Add msgpack-python >= 0.3 compatibility 12 years ago
chunker.pyx 994473352d Remove const usage from pyx files to not confuse older cython versions. 12 years ago
hashindex.pyx 3e5433855c Use Cython for all native code 12 years ago
helpers.py 49744c0457 Improved AES counter storage 13 years ago
key.py bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 12 years ago
lrucache.py 19cb9058ac LRUCache: added missing .pop() implementation 13 years ago
remote.py bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 12 years ago
store.py da0e3c4ec8 Improved error handling. 13 years ago
test.py bda6bc47d7 Use buffer instead of string slicing to reduce memory usage. 12 years ago