Skip to content

liunyl/log_service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Service

Log Service of EloqDB — Store redo log as a separate service.

Overview

The Log Service is a core component of EloqDB, a modular database designed for high-performance, transaction and scalability. Log Service is not tied to a specific database engine but serves as a general redo log service. By integrating with various database runtimes and storage engines, such as EloqSQL, it enables fine-grained transaction support.

About

Log service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 94.2%
  • C 3.0%
  • CMake 2.8%