Ben Johnson
|
d13afa8f47
|
Iterator refactoring
|
2017-01-05 10:11:49 -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
|
a812502ea3
|
reintegrating in-memory index
|
2017-01-05 10:07:35 -07:00 |