Use Mapper and Blocker from the hashfiler lib to store hashmaps and hashes.
authorAntony Chazapis <chazapis@gmail.com>
Sat, 16 Jul 2011 18:03:38 +0000 (21:03 +0300)
committerAntony Chazapis <chazapis@gmail.com>
Sat, 16 Jul 2011 18:03:38 +0000 (21:03 +0300)
commita156c8b30043a054141733d646d5c3a893bf7848
tree013876d53836fe9a7d119c214050a85b9fc4acba
parent2f51ce47da12c04413d5629559f35b727706b737
Use Mapper and Blocker from the hashfiler lib to store hashmaps and hashes.

Update settings.py and database (now a folder).
pithos/backends/simple.py
pithos/lib/hashfiler/__init__.py [new file with mode: 0644]
pithos/lib/hashfiler/blocker.py [new file with mode: 0644]
pithos/lib/hashfiler/context_file.py [new file with mode: 0644]
pithos/lib/hashfiler/mapper.py [new file with mode: 0644]
pithos/settings.py.dist