From 1aa4076d1690ebe45be0910b0d99005398862da7 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Fri, 9 Feb 2024 23:58:09 +0100 Subject: [PATCH] add jsonfilter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5900627..7b4e3b7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ - [zfs_space_log](https://git.hydrar.de/jmarya/zfs_space_log) : Log ZFS Dataset properties ## Libraries +- [jsonfilter](https://git.hydrar.de/jmarya/jsonfilter) : MongoDB like JSON filter and comparison - [jobdispatcher](https://git.hydrar.de/jmarya/jobdispatcher) : A thread-safe job dispatcher - [gnupg-rs](https://git.hydrar.de/jmarya/gnupg-rs) : GnuPG Bindings for Rust - [web-base](https://git.hydrar.de/jmarya/web-base) : Basic website functions