#plain #alias #file #back-end #line #psh

psh-db

psh alias database backend using plain file

2 unstable releases

0.2.0 Mar 18, 2023
0.1.0 Feb 14, 2023

#22 in #plain

Download history 9/week @ 2024-02-18 112/week @ 2024-02-25 3/week @ 2024-03-03 5/week @ 2024-03-10

129 downloads per month
Used in psh-cli

MIT license

41KB
822 lines

Simple plain file database -- one line, one record.

This crate is not intended to be used alone. Please refer to a psh crate documentation.


lib.rs:

This crate provides alias database backend for psh using plain file as a storage.

Dependencies

~3–12MB
~125K SLoC