Skip to content

Commit

Permalink
add kvrest in Projects Using Bolt
Browse files Browse the repository at this point in the history
  • Loading branch information
Split174 authored May 25, 2024
1 parent f663d4e commit ee87428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,7 @@ Below is a list of public, open source projects that use Bolt:
* [Ironsmith](https://github.com/timshannon/ironsmith) - A simple, script-driven continuous integration (build - > test -> release) tool, with no external dependencies
* [Kala](https://github.com/ajvb/kala) - Kala is a modern job scheduler optimized to run on a single node. It is persistent, JSON over HTTP API, ISO 8601 duration notation, and dependent jobs.
* [Key Value Access Language (KVAL)](https://github.com/kval-access-language) - A proposed grammar for key-value datastores offering a bbolt binding.
* [kvrest](https://github.com/Split174/kvrest) - Simple kv storage with rest-api, on top of embedded bbolt db. With telegram-bot integration.
* [LedisDB](https://github.com/siddontang/ledisdb) - A high performance NoSQL, using Bolt as optional storage.
* [lru](https://github.com/crowdriff/lru) - Easy to use Bolt-backed Least-Recently-Used (LRU) read-through cache with chainable remote stores.
* [mbuckets](https://github.com/abhigupta912/mbuckets) - A Bolt wrapper that allows easy operations on multi level (nested) buckets.
Expand Down

0 comments on commit ee87428

Please sign in to comment.