https://github.com/pubkey/rxdb-server
RxDB Server - https://rxdb.info/rx-server.html
https://github.com/pubkey/rxdb-server
replication rxdb
Last synced: about 1 month ago
JSON representation
RxDB Server - https://rxdb.info/rx-server.html
- Host: GitHub
- URL: https://github.com/pubkey/rxdb-server
- Owner: pubkey
- License: other
- Created: 2024-01-19T00:50:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-03T06:29:32.000Z (about 1 month ago)
- Last Synced: 2025-05-03T22:44:49.217Z (about 1 month ago)
- Topics: replication, rxdb
- Language: TypeScript
- Homepage: https://rxdb.info/rx-server.html
- Size: 321 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# RxServer
This is the repository for the [RxDB Server plugins](https://rxdb.info/rx-server.html).
The code of the server plugins is in a different repository because:
- It has too many dependencies that you do not want to install if you only use RxDB at the client side.
- It has a different license [(SSPL)](https://en.wikipedia.org/wiki/Server_Side_Public_License) to prevent large cloud vendors from "stealing" the revenue. [Similar to MongoDB](https://www.mongodb.com/legal/licensing/server-side-public-license/faq)## Issues
The issue section of this repository is closed. Please make issues directly at the [RxDB Repo](https://github.com/pubkey/rxdb/issues).