Matt T. Proud
d5380897c3
Cleanups and adds performance regression.
2013-03-21 18:06:51 +01:00
Matt T. Proud
41068c2e84
Checkpoint.
2013-03-21 18:06:51 +01:00
Julius Volz
d67e4b9131
Address outstanding comments from PR/47 and other cleanups.
2013-02-07 11:38:01 +01:00
Julius Volz
e23ac0adbd
Implement bulk iteration/operation storage interface.
2013-02-06 17:05:23 +01:00
Matt T. Proud
ec3e98b365
Include Snappy in Runtime.
...
Snappy should have been explicitly included in the runtime, for I
erroneously thought that LevelDB bundled this into its runtime as-is.
It turns out that this assumption is wrong, and I thought we had
Snappy compression support all-along.
2013-02-01 13:35:07 +01:00
Matt T. Proud
79ba248bbe
Make LevelDB operating modes invocation-time conf.
...
Presently our use of LevelDB and its operating modes are hardcoded
into the storage stack. This pull request decouples this and
re-exposes this through flags. We can now perform benchmarking
and remedial tuning.
2013-01-27 20:28:37 +01:00
Matt T. Proud
ea54751431
Update import paths to new location.
...
This repository moved from matttproud/prometheus to
prometheus/prometheus, and all import paths need to be updated.
2013-01-27 18:49:45 +01:00
Matt T. Proud
3ac5d48b1a
Impl' storage i'faces and fix non-idiomatic warts.
...
This change includes implementation of most major storage layer
features, albeit some imperfect. It also includes nascent telemetry
bindings, too.
2013-01-04 10:39:38 +01:00
Matt T. Proud
c1f0d8aefd
Levigo -> LevelDB in terminology and references.
2012-11-28 20:25:19 +01:00
Matt T. Proud
6ed67b02e2
Incorporate new interface tests.
2012-11-28 18:52:04 +01:00
Matt T. Proud
44f8802ae7
Add Apache License 2.0 boilerplate.
2012-11-26 20:11:34 +01:00
Matt T. Proud
2bbdaa5790
Initial directory re-arrangement for storage.
2012-11-26 19:56:51 +01:00