|
DiskIndexCompression
Compression of Disk Index
IntroductionThis is a work in progress page collecting links and describing how the compression of the disk index in BabuDB works. Related WorkLZO: http://blog.chrisgoffinet.com/2009/06/parallel-lzo-splittable-on-hadoop-using-cloudera/ Super-scalar RAM-CPU cache compression: http://www.cwi.nl/htbin/ins1/publications?request=pdfgz&key=ZuHeNeBo:ICDE:06 presents three light-weight compression/decompression algorithms. Inverted index compression:
Good background and description of block-level compression, "How to barter bits for chronons: compression and bandwidth trade offs for database scans": HyperTable, BigTable compression: |
► Sign in to add a comment