My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
ListOfIdeas  
Ideas for features, design changes etc.
Updated Nov 25, 2009 by hoegqvist@gmail.com

Introduction

This page describes on-going design discussions, new feature ideas, ...

Bloom-filter to reduce disk seeks

Idea: Add a bloom-filter to the on-disk index to avoid disk seeks when a key doesnt existin the index. This is an optimization that mostly depends on the workload, but it is assumed that the disk will limit the system performance at high load making this worthwhile.

Bloom Filters

Materialized views/Snapshots

Idea: allow snapshots to be written to disk with an alternative order, filter, aggregation, group by, apply f for each record (map).


Sign in to add a comment
Powered by Google Project Hosting