prometheus/storage/raw/leveldb
Matt T. Proud 1f7f89b4e3 Simplify compaction and expose database sizes.
This commit simplifies the way that compactions across a database's
keyspace occur due to reading the LevelDB internals.  Secondarily it
introduces the database size estimation mechanisms.
2013-05-13 13:15:35 +02:00
..
test Validate diskFrontier domain for series candidate. 2013-04-09 11:47:16 +02:00
batch.go Implement batch database sample curator. 2013-04-27 17:38:18 +02:00
interface_test.go Address outstanding comments from PR/47 and other cleanups. 2013-02-07 11:38:01 +01:00
iterator.go Validate diskFrontier domain for series candidate. 2013-04-09 11:47:16 +02:00
leveldb.go Simplify compaction and expose database sizes. 2013-05-13 13:15:35 +02:00