From c9cfa1e22050b111e41d98175d9c46b79165c4f9 Mon Sep 17 00:00:00 2001 From: Osman Chowdhury Date: Tue, 26 Dec 2023 15:32:26 +0600 Subject: [PATCH] add ebolt in package list Signed-off-by: Osman Chowdhury --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06eec0e9c..af654d468 100644 --- a/README.md +++ b/README.md @@ -960,6 +960,7 @@ Below is a list of public, open source projects that use Bolt: * [DVID](https://github.com/janelia-flyem/dvid) - Added Bolt as optional storage engine and testing it against Basho-tuned leveldb. * [dcrwallet](https://github.com/decred/dcrwallet) - A wallet for the Decred cryptocurrency. * [drive](https://github.com/odeke-em/drive) - drive is an unofficial Google Drive command line client for \*NIX operating systems. +* [ebolt](https://github.com/kimbbakar/ebolt) - A bbolt wrapper with support of key expiry. * [event-shuttle](https://github.com/sclasen/event-shuttle) - A Unix system service to collect and reliably deliver messages to Kafka. * [Freehold](http://tshannon.bitbucket.org/freehold/) - An open, secure, and lightweight platform for your files and data. * [Go Report Card](https://goreportcard.com/) - Go code quality report cards as a (free and open source) service.