Pretty Printer
1d23148e6d
Rewrite includes ( #4997 )
2024-06-20 13:57:16 -05:00
CJ Cobb
27543170d0
Add Reporting Mode
...
* Add a new operating mode to rippled called reporting mode
* Add ETL mechanism for a reporting node to extract data from a p2p node
* Add new gRPC methods to faciliate ETL
* Use Postgres in place of SQLite in reporting mode
* Add Cassandra as a nodestore option
* Update logic of RPC handlers when running in reporting mode
* Add ability to forward RPCs to a p2p node
2021-01-20 11:30:03 -08:00
Miguel Portilla
8707c15b9c
Use NuDB burst size and use NuDB version 2.0.5
2020-11-18 13:07:26 -08:00
Pretty Printer
50760c6935
Format first-party source according to .clang-format
2020-04-23 10:02:04 -07:00
seelabs
b9e73b4852
Fix shadowing variables
2019-08-23 08:47:42 -07:00
Scott Schurr
0bbe6e226c
Remove beast::Journal default constructor
2018-10-10 10:18:03 -04:00
Joe Loser
7c785d0d7c
Add missing override keyword:
...
* Enable the `suggest-override` warning for gcc
* Fix all functions that were flagged by that warning
2018-06-01 13:29:52 -04:00
Mike Ellery
deb9e4ce3c
Remove BeastConfig.h (RIPD-1167)
2018-04-08 01:52:12 -07:00
Miguel Portilla
718d217158
Implement Shards
2018-01-17 13:43:54 -08:00
Brad Chase
b6a01ea41c
Move support test code to src/test/support (RIPD-1313)
2016-12-23 20:39:02 -05:00
Brad Chase
8f97889176
Don't include unit test sources in code coverage (RIPD-1132):
...
Most files containing unit test code are moved to
src/test. JTx and the test client code are not yet moved.
2016-09-02 15:26:16 -04:00