Chris Bannister
|
e070a8ccce
move murmur to internal/murmur
|
10 年之前 |
Chris Bannister
|
a546a93a07
move lru package to internal
|
10 年之前 |
Chris Bannister
|
10db79a04c
Merge pull request #536 from Zariel/remove-num-streams
|
10 年之前 |
Chris Bannister
|
4efe058c06
improve test output
|
10 年之前 |
Chris Bannister
|
0d24921503
remove tests checking streams no longer needed
|
10 年之前 |
Chris Bannister
|
25a8e282f8
cluster: remove NumStreams config
|
10 年之前 |
Chris Bannister
|
eccc3b7fe9
Merge pull request #535 from Zariel/roundrobbin-check-streams
|
10 年之前 |
Chris Bannister
|
e938987a58
Merge pull request #533 from Zariel/stream-id-generator
|
10 年之前 |
Chris Bannister
|
083c407dbe
Merge pull request #534 from Zariel/fix-network-firewall
|
10 年之前 |
Chris Bannister
|
f6027742da
policies: check available streams on conn
|
10 年之前 |
Chris Bannister
|
75722e3d43
dont listen on all interfaces in tests
|
10 年之前 |
Chris Bannister
|
753dd6d05f
conn: replace streams chan with an ID generator
|
10 年之前 |
Chris Bannister
|
7e6c797518
Merge pull request #531 from Zariel/lazy-streams
|
10 年之前 |
Chris Bannister
|
83d38bd442
conn: lazily allocate stream call
|
10 年之前 |
Chris Bannister
|
640dd4c36d
Merge pull request #530 from Aorioli/authenticator_class_check
|
10 年之前 |
Adriano Orioli
|
961b65bd1e
added a list of approved authenticators
|
10 年之前 |
Chris Bannister
|
f8da9dfadd
Merge pull request #527 from Zariel/hostinfo-nil
|
10 年之前 |
Chris Bannister
|
8d7aab2f32
policies: ensure NextHost is nil
|
10 年之前 |
Chris Bannister
|
b0afc6c193
Merge pull request #525 from matope/panic-on-marshalInt
|
10 年之前 |
matope
|
371530d3c7
marshal: handle alias type of int collectly.
|
10 年之前 |
Chris Bannister
|
cddf562e06
Merge pull request #524 from Zariel/marshal-nil
|
10 年之前 |
Chris Bannister
|
965ebcb166
marshal: correctly marshal nil values
|
10 年之前 |
Chris Bannister
|
c41eb5218c
Merge pull request #521 from Zariel/nil-collections
|
10 年之前 |
Chris Bannister
|
65ce6c1437
marshal: fix nil colleciton handling
|
10 年之前 |
Chris Bannister
|
e59ea7f720
marshal: handle nil collection correctly in udts
|
10 年之前 |
Chris Bannister
|
1542433f23
Merge pull request #520 from Zariel/conn-cfg-sharing
|
10 年之前 |
Chris Bannister
|
75ef4c239a
conn: dont mutate the conn config
|
10 年之前 |
Chris Bannister
|
5ea083a90b
Merge pull request #510 from balboah/connection-pool-deadlock
|
10 年之前 |
Johnny Bergström
|
45f8dd5d8c
Minor tweaks to round robin policy
|
10 年之前 |
Johnny Bergström
|
64eb2479f8
Defer mutex unlocks to prevent accidental deadlocks in connection pool
|
10 年之前 |