~blainsmith/hare-wal

Write ahead log for Hare

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~blainsmith/hare-wal
read/write
git@git.sr.ht:~blainsmith/hare-wal

You can also use your local clone with git send-email.

#hare-wal

This package provides a write-ahead log for Hare.

See the todos for development efforts.

#Installation

#From your distribution

The recommended name for this package is "hare-wal". Look for this, or something similar, in your local package manager. This is the preferred way to install this package.

#System-wide installation

make install

#Vendoring

git subtree -P vendor/hare-wal/ add https://git.sr.ht/~blainsmith/hare-wal master