You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5
5
6
+
## [3.2103.5] - 2022-12-15
7
+
8
+
We release Badger CLI tool binaries for amd64 and now arm64. This release does not involve any core code changes to Badger. We add a CD job for building Badger for arm64.
9
+
10
+
## [3.2103.4] - 2022-11-04
11
+
12
+
### Fixed
13
+
- fix(manifest): fix manifest corruption due to race condition in concurrent compactions (#1756)
14
+
15
+
### Chores
16
+
- We bring the release branch to parity with main by updating the CI/CD jobs, Readme, Codeowners, PR and issue templates, etc.
*[Sloop](https://github.com/salesforce/sloop) - Salesforce's Kubernetes History Visualization Project.
179
-
*[Immudb](https://github.com/codenotary/immudb) - Lightweight, high-speed immutable database for systems and applications.
180
182
*[Usenet Express](https://usenetexpress.com/) - Serving over 300TB of data with Badger.
181
183
*[gorush](https://github.com/appleboy/gorush) - A push notification server written in Go.
182
184
*[0-stor](https://github.com/zero-os/0-stor) - Single device object store.
@@ -211,6 +213,9 @@ Below is a list of known projects that use Badger:
211
213
*[vxdb](https://github.com/vitalvas/vxdb) - Simple schema-less Key-Value NoSQL database with simplest API interface.
212
214
*[Opacity](https://github.com/opacity/storage-node) - Backend implementation for the Opacity storage project
213
215
*[Vephar](https://github.com/vaccovecrana/vephar) - A minimal key/value store using hashicorp-raft for cluster coordination and Badger for data storage.
216
+
*[gowarcserver](https://github.com/nlnwa/gowarcserver) - Open-source server for warc files. Can be used in conjunction with pywb
217
+
*[flow-go](https://github.com/onflow/flow-go) - A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps and the digital assets that power them.
218
+
*[Wrgl](https://www.wrgl.co) - A data version control system that works like Git but specialized to store and diff CSV.
214
219
215
220
If you are using Badger in a project please send a pull request to add it to the list.
216
221
@@ -219,6 +224,6 @@ If you are using Badger in a project please send a pull request to add it to the
219
224
If you're interested in contributing to Badger see [CONTRIBUTING](./CONTRIBUTING.md).
220
225
221
226
## Contact
222
-
- Please use [discuss.dgraph.io](https://discuss.dgraph.io) for questions, feature requests and discussions.
223
-
- Please use [discuss.dgraph.io](https://discuss.dgraph.io) for filing bugs or feature requests.
227
+
- Please use [Github issues](https://github.com/dgraph-io/badger/issues) for filing bugs.
228
+
- Please use [discuss.dgraph.io](https://discuss.dgraph.io) for questions, discussions, and feature requests.
224
229
- Follow us on Twitter [@dgraphlabs](https://twitter.com/dgraphlabs).
*[Sloop](https://github.com/salesforce/sloop) - Salesforce's Kubernetes History Visualization Project.
18
-
*[Immudb](https://github.com/codenotary/immudb) - Lightweight, high-speed immutable database for systems and applications.
19
18
*[Usenet Express](https://usenetexpress.com/) - Serving over 300TB of data with Badger.
20
19
*[gorush](https://github.com/appleboy/gorush) - A push notification server written in Go.
21
20
*[0-stor](https://github.com/zero-os/0-stor) - Single device object store.
@@ -38,5 +37,20 @@ Below is a list of known projects that use Badger:
38
37
*[Cete](https://github.com/mosuka/cete) - Simple and highly available distributed key-value store built on Badger. Makes it easy bringing up a cluster of Badger with Raft consensus algorithm by hashicorp/raft.
39
38
*[Volument](https://volument.com/) - A new take on website analytics backed by Badger.
40
39
*[KVdb](https://kvdb.io/) - Hosted key-value store and serverless platform built on top of Badger.
40
+
*[Opacity](https://github.com/opacity/storage-node) - Backend implementation for the Opacity storage project
41
+
*[Vephar](https://github.com/vaccovecrana/vephar) - A minimal key/value store using hashicorp-raft for cluster coordination and Badger for data storage.
42
+
*[gowarcserver](https://github.com/nlnwa/gowarcserver) - Open-source server for warc files. Can be used in conjunction with pywb
43
+
*[flow-go](https://github.com/onflow/flow-go) - A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps and the digital assets that power them.
44
+
*[Wrgl](https://www.wrgl.co) - A data version control system that works like Git but specialized to store and diff CSV.
45
+
*[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/).
46
+
*[m2](https://github.com/qichengzx/m2) - A simple http key/value store based on the raft protocol.
47
+
*[Xuperchain](https://github.com/xuperchain/xupercore) - A highly flexible blockchain architecture with great transaction performance.
48
+
*[Pyroscope](https://github.com/pyroscope-io/pyroscope) - Open source confinuous profiling platform built with BadgerDB
49
+
*[Souin](https://github.com/darkweak/Souin) - A RFC compliant HTTP cache with lot of other features based on Badger for the storage. Compatible with all existing reverse-proxies.
50
+
*[Veri](https://github.com/bgokden/veri) - A distributed feature store optimized for Search and Recommendation tasks.
51
+
*[bIter](https://github.com/MikkelHJuul/bIter) - A library and Iterator interface for working with the `badger.Iterator`, simplifying from-to, and prefix mechanics.
52
+
*[ld](https://github.com/MikkelHJuul/ld) - (Lean Database) A very simple gRPC-only key-value database, exposing BadgerDB with key-range scanning semantics.
53
+
*[smallstep/certificates](https://github.com/smallstep/certificates) - Step-ca is an online certificate authority for secure, automated certificate management.
54
+
*[vxdb](https://github.com/vitalvas/vxdb) - Simple schema-less Key-Value NoSQL database with simplest API interface.
41
55
42
56
If you are using Badger in a project please send a pull request to add it to the list.
0 commit comments