Derek Collison
00901acc78
Update license to Apache 2
2018-03-15 22:31:07 -07:00
Ivan Kozlovic
acf4a31e4b
Major updates + support for config reload of client/cluster advertise
2018-02-05 20:15:36 -07:00
Peter Miron
306a3f9507
Resolving Ivan's feedback.
2017-11-29 15:35:05 -05:00
Peter Miron
4829592107
removed support for array of Advertise addresses. Added support for Route advertise address.
2017-11-29 11:41:08 -05:00
Waldemar Quevedo
cd86c99144
Remove for loop in parseSize to enable inlining
...
Using a goto based loop makes it become a leaf function which can be
inlined, making us get a slight performance increase in the fast path.
See: https://github.com/golang/go/issues/14768
2017-09-08 10:17:12 -07:00
Derek Collison
50a14ac1d5
Modified debug and server id
2016-03-20 15:57:43 -10:00
Colin Sullivan
2baac47820
Address issues found by golint.
...
* No functional changes
* Did not address the ALL_CAPS issues
* Did not modify public APIs and field names.
2016-03-15 15:21:13 -06:00
Derek Collison
b34d6eac1e
ID prefix, print debug server ID on startup, bumped version
2016-02-24 09:38:28 -08:00
Derek Collison
81ae341c2c
Use nuid for ID generation
2016-02-24 09:22:38 -08:00
Derek Collison
96bab33075
fixed import paths
2015-06-19 12:08:11 -07:00
Derek Collison
d21e2caf8c
golint updates
2013-10-13 09:52:51 -07:00
Derek Collison
4e1502cc4c
README license, copyright cleanup, etc
2013-09-30 10:16:43 -07:00
Derek Collison
cf0f30200f
log file support, data race fixes
2013-08-02 16:52:54 -07:00
Derek Collison
b136f41fdb
Queue Subscriber rework
2013-07-29 22:33:16 -07:00
Derek Collison
4193d6e120
fixes, auth checks
2013-07-27 23:50:07 -07:00
Derek Collison
6630efb298
first pass server
2012-11-12 14:26:38 -08:00