Skip to content
/ SyncLogs Public

a repo to show how to syncing log and commit between servers

Notifications You must be signed in to change notification settings

bymzy/SyncLogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyncLogs

simple single process log based key-value db

TODO

  • sync operctx to wait recover done
  • check whether request can be success before log
  • use mmap to improve performance
  • process log info support level setting
  • snappy compress
  • database accross servers
    • log sync
    • 2pc
    • paxo
  • data snapshot

About

a repo to show how to syncing log and commit between servers

Resources

Stars

Watchers

Forks

Packages

No packages published