github / release-radar

Repo for submission of projects to consider for the GitHub Release Radar 📡
https://releaseradar.github.com
Creative Commons Zero v1.0 Universal
309 stars 22 forks source link

[RR Request]: RxDB 11.0.0 #43

Closed pubkey closed 2 years ago

pubkey commented 2 years ago

Open Source Project name

RxDB

What is your project?

RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and NodeJs. Reactive means that you can not only query the current state, but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based realtime applications in way that makes it easy to develop and also has great performance benefits. To replicate data between your clients and server, RxDB provides modules for realtime replication with any CouchDB compliant endpoint and also with custom GraphQL endpoints.

Version

11.0.0

Date

January 3, 2022

Description of changes

https://github.com/pubkey/rxdb/blob/master/orga/releases/11.0.0.md

GitHub Repo

https://github.com/pubkey/rxdb

Website

https://rxdb.info/

Link to changelog

https://github.com/pubkey/rxdb/blob/master/CHANGELOG.md

Social media

https://twitter.com/rxdbjs/status/1477993564265189378

Anything else to add?

No response

mishmanners commented 2 years ago

Congrats on being featured in the January Release Radar 🥳