.. |
DESIGN.md
|
doc: remove the implication that the wal directory is inside the shard directory.
|
2016-02-15 05:33:22 +11:00 |
bitstream.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
bitstream_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
bool.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
bool_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
cache.go
|
Load shards concurrently
|
2016-03-29 12:58:52 -06:00 |
cache_race_test.go
|
Fix deadlock when running backup
|
2016-03-14 12:36:48 -06:00 |
cache_test.go
|
Fix deadlock when running backup
|
2016-03-14 12:36:48 -06:00 |
compact.go
|
Return error when TSM writer close returns one
|
2016-03-21 15:00:36 -06:00 |
compact_test.go
|
Convert time.Time to int64
|
2016-02-25 15:15:01 -07:00 |
cursor.go
|
rename influxdb/influxdb to influxdata/influxdb
|
2016-02-10 10:26:18 -07:00 |
encoding.go
|
Use int64 instead of time.Time in timestamp encoder/decoder
|
2016-04-19 10:25:27 -06:00 |
encoding_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
engine.go
|
Merge pull request #6391 from influxdata/js-5553-limit-queries-slow-with-group-by
|
2016-04-16 09:39:25 -04:00 |
engine_test.go
|
Propagate the limit option to the low level iterators
|
2016-04-15 18:23:54 -04:00 |
file_store.go
|
Fix deadlock in tsm1/file_store
|
2016-04-12 09:39:21 +02:00 |
file_store_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
file_unix.go
|
fix TSMReader.Delete() and all unit tests is pass in the windows
|
2016-01-31 11:32:08 +08:00 |
file_windows.go
|
fix TSMReader.Delete() and all unit tests is pass in the windows
|
2016-01-31 11:32:08 +08:00 |
float.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
float_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
int.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
int_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
iterator.gen.go
|
Propagate the limit option to the low level iterators
|
2016-04-15 18:23:54 -04:00 |
iterator.gen.go.tmpl
|
Propagate the limit option to the low level iterators
|
2016-04-15 18:23:54 -04:00 |
iterator.gen.go.tmpldata
|
Changed type-switch a few places to reduce allocations.
|
2016-03-11 15:57:05 -05:00 |
iterator.go
|
Propagate the limit option to the low level iterators
|
2016-04-15 18:23:54 -04:00 |
mmap_solaris.go
|
ran go fmt on mmap_solaris.go #4787
|
2015-12-07 17:41:26 -08:00 |
mmap_unix.go
|
Remove MAP_POPULATE
|
2016-01-08 08:45:27 -07:00 |
mmap_windows.go
|
fix munmap bug in the windows
|
2016-01-31 10:46:46 +08:00 |
pools.go
|
integer support
|
2016-02-10 09:40:25 -07:00 |
reader.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
reader_test.go
|
Convert time.Time to int64
|
2016-02-25 15:15:01 -07:00 |
string.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
string_test.go
|
tsm1 query engine alloc reduction
|
2016-04-11 14:50:59 -06:00 |
timestamp.go
|
Use int64 instead of time.Time in timestamp encoder/decoder
|
2016-04-19 10:25:27 -06:00 |
timestamp_test.go
|
Use int64 instead of time.Time in timestamp encoder/decoder
|
2016-04-19 10:25:27 -06:00 |
tombstone.go
|
Convert time.Time to int64
|
2016-02-25 15:15:01 -07:00 |
tombstone_test.go
|
rename influxdb/influxdb to influxdata/influxdb
|
2016-02-10 10:26:18 -07:00 |
wal.go
|
Remove sync.Pool from wal UnmarshalBinary
|
2016-03-29 12:59:26 -06:00 |
wal_test.go
|
Convert time.Time to int64
|
2016-02-25 15:15:01 -07:00 |
writer.go
|
Fix panic: runtime error: slice bounds out of range
|
2016-03-30 23:44:17 -06:00 |
writer_test.go
|
Fix panic: runtime error: slice bounds out of range
|
2016-03-30 23:44:17 -06:00 |