prometheus/storage/local/index
Bjoern Rabenstein 73f6dc4d44 Make KeyValueStore.Delete report if the key to delete was found.
Previously, it would return an error instead. Now we can distinguish
the cases 'error while deleting known key' vs. 'key not in index'
without testing for leveldb-internal kinds of errors.
2015-01-29 12:57:50 +01:00
..
index.go Clean up license issues. 2015-01-21 20:07:45 +01:00
interface.go Make KeyValueStore.Delete report if the key to delete was found. 2015-01-29 12:57:50 +01:00
leveldb.go Make KeyValueStore.Delete report if the key to delete was found. 2015-01-29 12:57:50 +01:00