Lev Kokotov
|
5972b6fa52
|
Switch to parking_lot RwLock & Mutex. Use trace! for protocol instead of debug! (#42)
* RwLock & parking_lot::Mutex
* upgrade to trace
|
2022-02-24 08:44:41 -08:00 |
|
Lev Kokotov
|
44b5e7eeee
|
use logger lib; minor refactor; sv_* stats (#29)
|
2022-02-20 22:47:08 -08:00 |
|
Lev Kokotov
|
d4c1fc87ee
|
Reloadable config (#26)
* Reloadable config
* readme
* live config reload
* test matrix
|
2022-02-19 13:57:35 -08:00 |
|
Lev Kokotov
|
aa796289bf
|
Query parser 3.0 (#23)
* Starting query parsing
* Query parser
* working config
* disable by default
* fix tsets
* introducing log crate; test for query router; comments
* typo
* fixes for banning
* added test for prepared stmt
|
2022-02-18 07:10:18 -08:00 |
|
Lev Kokotov
|
659b1e00b8
|
bump statsd
|
2022-02-14 10:27:32 -08:00 |
|
Lev Kokotov
|
8e5e28a139
|
Some stats (#19)
|
2022-02-14 10:00:55 -08:00 |
|
Lev Kokotov
|
06575eae7b
|
once_cell is way faster
|
2022-02-10 17:05:20 -08:00 |
|
Lev Kokotov
|
1798065b76
|
max_workers = 4 = so much faster
|
2022-02-10 13:48:56 -08:00 |
|
Lev Kokotov
|
9fe50c48e8
|
rebuild
|
2022-02-08 18:02:26 -08:00 |
|
Lev Kokotov
|
edf6a69ca4
|
warnings
|
2022-02-08 17:08:17 -08:00 |
|
Lev Kokotov
|
af6f770271
|
sharded query routing
|
2022-02-08 13:11:50 -08:00 |
|
Lev Kokotov
|
c27a7d30dc
|
config support; started more sharding
|
2022-02-08 09:25:59 -08:00 |
|
Lev Kokotov
|
f8d6bd8d89
|
rename
|
2022-02-06 11:22:09 -08:00 |
|
Lev Kokotov
|
b943ff3fa6
|
sharding
|
2022-02-05 19:43:48 -08:00 |
|
Lev Kokotov
|
e13795d762
|
hm
|
2022-02-05 14:11:49 -08:00 |
|
Lev Kokotov
|
a6574acbc3
|
replica pool & banlist
|
2022-02-05 10:02:13 -08:00 |
|
Lev Kokotov
|
6deb7b1162
|
name servers & dont leave open servers with bad state
|
2022-02-03 17:06:19 -08:00 |
|
Lev Kokotov
|
e3ec5036d7
|
connection pool
|
2022-02-03 16:25:05 -08:00 |
|
Lev Kokotov
|
f4d647ce2f
|
it works!
|
2022-02-03 15:17:04 -08:00 |
|
Lev Kokotov
|
c0b747ba34
|
working startup
|
2022-02-03 13:35:40 -08:00 |
|