Ben Johnson
|
c1c98223ec
|
Fix and optimize tsi1 FileSet.
|
2017-01-05 10:17:12 -07:00 |
Ben Johnson
|
31e74d809b
|
Add tsi FileSet.
|
2017-01-05 10:17:11 -07:00 |
Ben Johnson
|
dcd2a771b0
|
Optimizing tsi compaction.
|
2017-01-05 10:17:11 -07:00 |
Ben Johnson
|
1ce99e797f
|
Use series map in tsi1.LogFile.
|
2017-01-05 10:17:11 -07:00 |
Ben Johnson
|
9b1e8215e0
|
Remove dictionary encoding, add bulk series insertion.
|
2017-01-05 10:17:11 -07:00 |
Ben Johnson
|
5f7654173e
|
Add locking to sketch merge.
|
2017-01-05 10:17:11 -07:00 |
Ben Johnson
|
9bd19cdc69
|
Fix inmem DELETE SERIES.
|
2017-01-05 10:17:11 -07:00 |
Ben Johnson
|
f9efcb3365
|
Re-add shared in-memory index.
|
2017-01-05 10:17:09 -07:00 |
Edd Robinson
|
0f9b2bfe6a
|
Fix tests
|
2017-01-05 10:16:15 -07:00 |
Edd Robinson
|
4ccb8dbab1
|
Move series count check to shard
|
2017-01-05 10:16:13 -07:00 |
Edd Robinson
|
0cb74eedbf
|
Add log file (WAL) sketches
|
2017-01-05 10:15:38 -07:00 |
Edd Robinson
|
190c78c644
|
Add series sketches
|
2017-01-05 10:15:37 -07:00 |
Edd Robinson
|
695adafc00
|
Add measurement sketches
|
2017-01-05 10:15:37 -07:00 |
Ben Johnson
|
745b1973a8
|
tsi compaction
|
2017-01-05 10:15:37 -07:00 |
Ben Johnson
|
83e80f6d0b
|
Fix in-mem index integration tests.
|
2017-01-05 10:15:37 -07:00 |
Ben Johnson
|
183418dcbd
|
Fix tsi TAG KEYS iterator.
|
2017-01-05 10:15:36 -07:00 |
Ben Johnson
|
759ff4ab80
|
Add tsi1 term hash index.
|
2017-01-05 10:15:35 -07:00 |
Ben Johnson
|
75cfe244c4
|
Add series hash index.
|
2017-01-05 10:15:35 -07:00 |
Ben Johnson
|
9f8b206b51
|
Fix measurement system queries.
|
2017-01-05 10:15:34 -07:00 |
Ben Johnson
|
4aa78383d1
|
Fix tsi1 series deletion.
|
2017-01-05 10:14:48 -07:00 |
Ben Johnson
|
5965610de6
|
Refactoring tsi tombstoning.
|
2017-01-05 10:14:02 -07:00 |
Ben Johnson
|
e7940cc556
|
Add tsi1 series system iterator.
|
2017-01-05 10:14:00 -07:00 |
Ben Johnson
|
87f4e0ec0a
|
Add regex support in tsi1.
|
2017-01-05 10:12:29 -07:00 |
Ben Johnson
|
d13afa8f47
|
Iterator refactoring
|
2017-01-05 10:11:49 -07:00 |
Jason Wilder
|
f0427d180e
|
Fix tsi index panics
Hardcoded panics cause the server to crash in 10s due to stats collection.
|
2017-01-05 10:11:12 -07:00 |
Jason Wilder
|
4bf7b2bb19
|
Allow tsi to be enabled via config option
|
2017-01-05 10:11:12 -07:00 |
Jason Wilder
|
2b96c5d4d0
|
Set Tags on entry
These were lost when reloading from the index. Fixes queries not
returning any data.
|
2017-01-05 10:11:12 -07:00 |
Jason Wilder
|
a6490920fd
|
Fix reslicing indices
The slicing was backwards causing the buffer to grow indefinitely
and filling the disks on writes.
|
2017-01-05 10:11:12 -07:00 |
Jason Wilder
|
59864226b7
|
Add RWMutex to LogFile
Fixes concurrent map access panic
|
2017-01-05 10:11:12 -07:00 |
Ben Johnson
|
fbe7f464ee
|
Improve insert performance.
|
2017-01-05 10:11:12 -07:00 |
Ben Johnson
|
33412782ed
|
Fix go vet issue.
|
2017-01-05 10:11:10 -07:00 |
Ben Johnson
|
2b864c72c5
|
Refactor MeasurementBlockTrailer read/write.
|
2017-01-05 10:11:10 -07:00 |
Ben Johnson
|
cb93f10120
|
Remove per-shard in-memory index.
|
2017-01-05 10:11:09 -07:00 |
Ben Johnson
|
409b0165f5
|
shared in-memory index
|
2017-01-05 10:09:57 -07:00 |
Ben Johnson
|
a812502ea3
|
reintegrating in-memory index
|
2017-01-05 10:07:35 -07:00 |