Skip to content

Commit

Permalink
docs(using-badger) add project to docs (#2124)
Browse files Browse the repository at this point in the history
added project to docs/badger/projects-using-badger/

Co-authored-by: Patrick de Kievit <[email protected]>
  • Loading branch information
thisisdev-patrick and Patrick de Kievit authored Nov 5, 2024
1 parent 7f657f8 commit dcaa109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/projects-using-badger/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ Below is a list of known projects that use Badger:
* [KVS](https://github.com/tauraamui/kvs) - A library for making it easy to persist, load and query full structs into BadgerDB, using an ownership hierarchy model.
* [LLS](https://github.com/Boc-chi-no/LLS) - LLS is an efficient URL Shortener that can be used to shorten links and track link usage. Support for BadgerDB and MongoDB. Improved performance by more than 30% when using BadgerDB
* [ActionManager](https://mftlabs.io/actionmanager) - A dynamic entity manager based on rjsf schema and badger db
* [MightyMap](https://github.com/thisisdevelopment/mightymap) - Mightymap: Conveys both robustness and high capability, fitting for a powerful concurrent map.

If you are using Badger in a project please send a pull request to add it to the list.

0 comments on commit dcaa109

Please sign in to comment.