byzhang / terrastore

Automatically exported from code.google.com/p/terrastore
Other
0 stars 0 forks source link

Store sorted key snapshots on disk. #74

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Store sorted key snapshots, used for range queries, on disk rather than keeping 
everything in main memory.

Original issue reported on code.google.com by sergio.b...@gmail.com on 13 Jul 2010 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 18 Jul 2010 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 18 Jul 2010 at 4:39

GoogleCodeExporter commented 9 years ago
Implemented by storing key snapshots on HawtDB.

Original comment by sergio.b...@gmail.com on 18 Jul 2010 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 24 Jul 2010 at 10:45