Skip to content

Official repository for the paper "Enabling Scalable Coordination Services for Metadata Management using Distributed Key-Value Databases: A Design Space Exploration"

License

Notifications You must be signed in to change notification settings

DASE-iDDS/FDBKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enabling Scalable Coordination Services for Metadata Management using Distributed Key-Value Databases: A Design Space Exploration


FDBKeeper Logo


Welcome to FDBKeeper, a scalable coordination service using FoundationDB. This is the code repo for the paper "Enabling Scalable Coordination Services for Metadata Management using Distributed Key-Value Databases: A Design Space Exploration". The experimental evaluation code is available at FDBKeeper-Experiments. The code is based on the open-source project ClickHouse and FoundationDB.

Modification Lists

  • src (Core Modification)
    • src/Common/FoundationDB
    • src/Interpreters/Context.cpp
  • programs
    • programs/keeper-client/KeeperClient.cpp
    • programs/keeper-client/Commands.cpp
    • programs/keeper/CMakeLists.txt
    • programs/server/Server.cpp
  • CMakeLists.txt adds FDB compilation options
  • contrib/fdb-c-cmake
  • tests
    • tests/clickhouse-test
    • tests/config/config.d/fdbkeeper.xml
    • tests/config/install.sh
    • tests/integration/
    • tests/queries
  • utils
    • utils/keeper-bench
    • utils/check-style

Contact

If there are any questions, please feel free to propose new features by opening an issue or contact with the author: Jun-Peng Zhu([email protected]). Enjoy the code.

About

Official repository for the paper "Enabling Scalable Coordination Services for Metadata Management using Distributed Key-Value Databases: A Design Space Exploration"

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published