ericaloha / LogDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogDB

LogDB is an open-source project implementing "log-as-database" for MySQL in the disaggregated storage system.

LogDB mainly includes two categories: (1) a client module in the computation node for kernel level cache implementation, table filter, and NFS client communication; (2) a server module in the storage node for log offloading implementation.

LogDB is built atop MySQL 5.7.30. It eliminates networked page flush operations by storage node local page regeneration.

For the setup and deployment guide, please refer to DeployGuide.pdf for details.

About


Languages

Language:C 84.2%Language:CMake 4.7%Language:C++ 2.6%Language:Perl 2.4%Language:Python 2.2%Language:RPC 1.8%Language:Roff 1.0%Language:Shell 0.8%Language:Lex 0.2%Language:Yacc 0.1%Language:Emacs Lisp 0.0%Language:Awk 0.0%