Devon White
dac080f1c8
Advance ripple.app.rdb
2022-05-10 13:34:12 -07:00
cdy20
6d82fb83a0
Relational DB interface
2021-04-01 10:38:22 -07:00
Scott Schurr
3b33318dc8
Prefer std::optional over boost:optional:
...
Some of the boost::optionals must remain for now. Both
boost::beast and SOCI have interfaces that require
boost::optional.
2021-03-11 14:35:31 -08:00
Pretty Printer
50760c6935
Format first-party source according to .clang-format
2020-04-23 10:02:04 -07:00
seelabs
5d1728cc96
Use class template argument deduction for locks
2019-08-23 08:47:43 -07:00
John Freeman
87e9ee5ce9
Add support for reserved peer slots:
...
This commit allows server operators to reserve slots for specific
peers (identified by the peer's public node identity) and to make
changes to the reservations while the server is operating.
This commit closes #2938
2019-08-05 17:46:24 -07:00