Add Wrgl to the list of projects using Badger (#1789)

Add [Wrgl](https://www.wrgl.co) to list of projects using Badger.  [GitHub repository](https://github.com/wrgl/wrgl).
This commit is contained in:
Khoi Pham
2022-06-22 13:11:09 -05:00
committed by GitHub
parent aedbca4ee8
commit f1af3a3d46
@@ -52,5 +52,6 @@ Below is a list of known projects that use Badger:
* [chaindb](https://github.com/ChainSafe/chaindb) - A blockchain storage layer used by [Gossamer](https://chainsafe.github.io/gossamer/), a Go client for the [Polkadot Network](https://polkadot.network/).
* [vxdb](https://github.com/vitalvas/vxdb) - Simple schema-less Key-Value NoSQL database with simplest API interface.
* [Vephar](https://github.com/vaccovecrana/vephar) - A minimal key/value store using hashicorp-raft for cluster coordination and Badger for data storage.
* [Wrgl](https://www.wrgl.co) - A data version control system that works like Git but specialized to store and diff CSV.
If you are using Badger in a project please send a pull request to add it to the list.