An open API service indexing awesome lists of open source software.

https://github.com/unclezoro/go-wal

Go implement of a Simple Write-ahead Logger
https://github.com/unclezoro/go-wal

file-manager golang library tools

Last synced: 16 days ago
JSON representation

Go implement of a Simple Write-ahead Logger

Awesome Lists containing this project

README

          

## Autofile
AutoFile automatically closes and re-opens file for writing. The file is
automatically setup to close itself every 1s and upon receiving SIGHUP.