1139 Commits (1f752b6910f2aecfb2e20846ec9f91951b1d502b)

Author SHA1 Message Date
Julius Volz 558281890b Minor "go tool vet" cleanups 12 years ago
Matt T. Proud 86f63b078b Fix fallthrough compaction value ordering. 12 years ago
Julius Volz 7b9ee95030 Minor LevelDB watermark handling cleanups. 12 years ago
Julius Volz 84741b227d Use LRU cache to avoid querying stale series. 12 years ago
Julius Volz f98853d7b7 Fix type error in watermark list handling. 12 years ago
Matt T. Proud ef1d5fd8a2 Introduce semaphores for tiered storage. 12 years ago
Matt T. Proud 819045541e Code Review: Make double-drain a panic. 12 years ago
Matt T. Proud e217a9fb41 Race Work: Make memory arena locks more coarse. 12 years ago
Matt T. Proud beaaf386e7 Add storage state guards and transition callbacks. 12 years ago
Matt T. Proud 2c3df44af6 Ensure database access waits until it is started. 12 years ago
Matt T. Proud cbe2f3a7b1 Include LRU cache for fingerprint watermarks. 12 years ago
Julius Volz 51689d965d Add debug timers to instant and range queries. 12 years ago
Matt T. Proud 8339a189cb Code Review: Fix seriesPresent scope. 12 years ago
Matt T. Proud fe41ce0b19 Conditionalize disk initializations. 12 years ago
Julius Volz a8468a2e5e Fix reversed disk flush cutoff behavior. 12 years ago
Julius Volz eb1f956909 Revert "Revert "Ensure that all extracted samples are added to view."" 12 years ago
Matt T. Proud 4b30fb86b4 Revert "Ensure that all extracted samples are added to view." 12 years ago
Julius Volz 750f862d9a Use GetBoundaryValues() for non-counter deltas. 12 years ago
Julius Volz f2b48b8c4a Make getValuesAtIntervalOp consume all chunk data in one pass. 12 years ago
Julius Volz 83d60bed89 extractValuesAroundTime() code simplification. 12 years ago
Julius Volz 008314b5a8 Ensure that all extracted samples are added to view. 12 years ago
Matt T. Proud b586801830 Code Review: Fix to-disk queue infinite growth. 12 years ago
Matt T. Proud 285a8b701b Code Review: Extend lock. 12 years ago
Matt T. Proud 2526ab8c81 Code Review: Extend lock scope for appending. 12 years ago
Matt T. Proud f994482d15 Code Review: Avenues for future improvemnet noted. 12 years ago
Matt T. Proud 298a90c143 Code Review: Initial arena size name. 12 years ago
Matt T. Proud c07abf8521 Initial move away from skiplist. 12 years ago
Matt T. Proud 74a66fd938 Spawn grouping of fingerprints with free semaphore. 12 years ago
Julius Volz 5b105c77fc Repointerize fingerprints. 12 years ago
Matt T. Proud ec5b5bae28 Fuck you, Travis. 12 years ago
Matt T. Proud e5ac91222b Benchmark memory arena; simplify map generation. 12 years ago
Matt T. Proud e1f20de2e9 Pointerize memorySeriesArena. 12 years ago
Matt T. Proud 8f4c7ece92 Destroy naked returns in half of corpus. 12 years ago
Matt T. Proud 4e0c932a4f Simplify Encoder's encoding signature. 12 years ago
Bernerd Schaefer 63d9988b9c Drop unused writeMemoryInterval 12 years ago
Julius Volz 83c60ad43a Fix GetMetricForFingerprint() metric mutability. 12 years ago
Bernerd Schaefer 428d91c86f Rename test helper files to helpers_test.go 12 years ago
Julius Volz 71a3172abb Fix and optimize getValuesAtIntervalOp data extraction. 12 years ago
Matt T. Proud 244a4a9cdb Update to go1.1. 12 years ago
Matt T. Proud b224251981 Simplify compaction and expose database sizes. 12 years ago
Matt T. Proud 1f7f89b4e3 Simplify compaction and expose database sizes. 12 years ago
Matt T. Proud d538b0382f Include long-tail data deletion mechanism. 12 years ago
Julius Volz ce1ee444f1 Synchronous memory appends and more fine-grained storage locks. 12 years ago
Matt T. Proud fa6a1f97d0 Expose interfaces for pruner and make pruner tool. 12 years ago
Matt T. Proud 161c8fbf9b Include deletion processor for long-tail values. 12 years ago
Matt Proud 7f0d816574 Schedule the background compactors to run. 12 years ago
Julius Volz caab131ada Repointerize TieredStorage method receiver types. 12 years ago
Julius Volz 05afa970d2 Slice expression simplifications. 12 years ago
Matt T. Proud f897164bcf Expose TieredStorage.DiskStorage. 12 years ago
Matt T. Proud ce45787dbf Storage interface to TieredStorage. 12 years ago