initial mysql backend, compiling not tested

This commit is contained in:
Richard Holland
2025-02-11 16:47:12 +11:00
parent 230873f196
commit 53bf63af7b
10 changed files with 2102 additions and 0 deletions

View File

@@ -540,6 +540,7 @@ target_sources (rippled PRIVATE
#]===============================]
src/ripple/nodestore/backend/CassandraFactory.cpp
src/ripple/nodestore/backend/RWDBFactory.cpp
src/ripple/nodestore/backend/MySQLFactory.cpp
src/ripple/nodestore/backend/MemoryFactory.cpp
src/ripple/nodestore/backend/FlatmapFactory.cpp
src/ripple/nodestore/backend/NuDBFactory.cpp