Skip to content

chkda/tinyWAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tinyWAL

The project is an extremely simplistic implemention of write ahead logger. It was built mainly to understand the how wal functions. It depends on go version > 1.16

I have referenced the below repos for my implementation - https://github.com/tidwall/wal https://github.com/aarthikrao/wal https://github.com/JyotinderSingh/go-wal

About

A tiny implementation of write ahead logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages