Cody Soyland
|
bd4e828517
|
Use untyped constant to allow building on FreeBSD/Dragonfly
|
2017-07-27 14:19:19 -05:00 |
|
Cody Soyland
|
ed6e063102
|
Attempt to set hard open file limit, improve error messages, and add documentation about open file limits.
|
2017-07-26 17:08:51 -05:00 |
|
Cody Soyland
|
0df72e3d33
|
Attempt to set open file limit during Pilosa startup. Fixes #722.
|
2017-07-25 16:51:03 -05:00 |
|
Michael Baird
|
ee159b455d
|
Merge remote-tracking branch 'origin/master' into metrics
Conflicts:
.gitignore
cluster.go
frame.go
glide.lock
index.go
|
2017-05-01 10:41:04 -05:00 |
|
Cody Soyland
|
3996b56b88
|
Apply Apache License 2.0
|
2017-04-28 14:22:03 -05:00 |
|
Travis
|
7246e1e00d
|
Broadcast CreateSliceMessage when a new max slice is created
|
2017-04-27 11:44:13 -05:00 |
|
Linh Vo
|
e67c9c051c
|
move statsd count to handler
|
2017-04-27 11:29:33 -05:00 |
|
Linh Vo
|
d18ee46d76
|
index, frame statsD and tests
|
2017-04-25 14:32:11 -05:00 |
|
Michael Baird
|
3512dd4549
|
missing comments
|
2017-04-25 14:15:02 -05:00 |
|
Linh Vo
|
beb280624d
|
create/delete index/frame tag
|
2017-04-25 11:08:28 -05:00 |
|
Michael Baird
|
a543ba21bb
|
fixed DB to index conflicts after merge
|
2017-04-24 21:59:39 -05:00 |
|
Travis
|
1343979308
|
Fixes up a few overlooked d := Index()
|
2017-04-24 11:17:30 -05:00 |
|
Travis
|
2ad322c2c7
|
Rename DB to Index
Rename `db.go` to `index.go` and `db_test.go` to `index_test.go`
|
2017-04-23 21:49:27 -05:00 |
|
Travis
|
2cacff8e09
|
Rename Index to Holder
Rename `index.go` to `holder.go` and `index_test.go` to `holder_test.go`
|
2017-04-23 15:59:20 -05:00 |
|