Miguel Portilla
5c1dd87fab
Make class members journal const
2019-11-27 16:58:56 -08:00
seelabs
ca6d5798e9
Support for boost 1.71:
...
* replace boost::beast::detail::iequals with boost::iequals
* replace deprecated `buffers` function with `make_printable`
* replace boost::beast::detail::ascii_tolower with lambda
* add missing includes
2019-10-15 12:01:37 -07:00
Miguel Portilla
22c9de487a
Add shard thread safety
2019-09-07 11:39:02 -07:00
Miguel Portilla
66fad62e66
Implement Shard SQLite support
2019-09-07 11:39:02 -07:00
Miguel Portilla
9e117b7b38
Fix shard path detection
2019-08-04 20:48:08 -07:00
Miguel Portilla
a02d914093
Move shard store init to Application
2019-08-04 20:48:08 -07:00
Miguel Portilla
a988b3224f
Use NuDB context with backends
2019-07-09 13:50:12 -07:00
Miguel Portilla
a7ed5bfbee
Improve shards file exception handling
2018-08-08 21:07:54 -04:00
Miguel Portilla
658f904ce0
Add shard import support to shard database
2018-08-08 21:07:54 -04:00
Scott Schurr
2901577be7
Remove using namespace declarations at namespace scope in headers
2018-08-08 21:07:54 -04:00
Howard Hinnant
d257d1b2c9
Migrate more code into the chrono type system:
...
Changes include:
* Database::tune and all tune overrides
* TaggedCache TargetAge
* KeyCache TargetAge
2018-07-20 08:58:04 -07:00
Miguel Portilla
859d18adb0
Add command import node store to shards
2018-04-09 09:52:13 -07:00
Mike Ellery
deb9e4ce3c
Remove BeastConfig.h (RIPD-1167)
2018-04-08 01:52:12 -07:00
Miguel Portilla
0b18b36186
Make earliest ledger sequence configurable
2018-03-24 12:53:01 -07:00
seelabs
9685e756e6
Fix boost compilation issues
2018-02-13 09:08:14 -05:00
Miguel Portilla
718d217158
Implement Shards
2018-01-17 13:43:54 -08:00