Jason E. Aten
2503fe5b66
pilosa: avoid re-scanning shards during Holder.Open()
...
- view.openFragmentInTx was forcing a directory scan
for shards on every open fragment during Holder.Open().
Seen by pprof profile having excessive allocations
from dbshard.go listDirUnderDir().
2020-10-23 23:50:22 +00:00
Alan Bernstein
6e917b6a9a
Log lattice version info
2020-08-31 09:02:46 -05:00
Jaden Weiss
aa1995073f
rebrand pilosa binaries
...
This change rebrands the Pilosa binaries from "Pilosa Enterprise" to "Molecula Pilosa" and simplifies the version info string.
2020-06-26 16:49:05 -04:00
Cody Soyland
0b86bbb4f5
Fix linter issues: gochecknoinits
2018-07-18 11:58:27 -05:00
Cody Soyland
1c715aebe7
Improve enterprise build process
2018-05-15 10:16:55 -05:00
Travis Turner
668689e119
ensure that the license is prepended to all source files
2018-02-05 16:35:28 -06:00
Alan Bernstein
78704dc55a
Remove SetupVersionBuild
2017-04-21 14:55:07 -05:00
Alan Bernstein
83e13bec74
Move version vars to pilosa package
2017-04-21 10:14:21 -05:00