Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tilyupo/relaydb
Embedded offline database with realtime sync
https://github.com/tilyupo/relaydb
crdt db offline sync typescript
Last synced: 2 months ago
JSON representation
Embedded offline database with realtime sync
- Host: GitHub
- URL: https://github.com/tilyupo/relaydb
- Owner: tilyupo
- License: mit
- Created: 2024-08-01T11:05:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T16:08:05.000Z (5 months ago)
- Last Synced: 2024-10-09T16:26:14.548Z (3 months ago)
- Topics: crdt, db, offline, sync, typescript
- Language: JavaScript
- Homepage: https://github.com/tilyupo/relaydb
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# RelayDB
[![npm version](https://img.shields.io/npm/v/relaydb.svg)](https://www.npmjs.com/package/relaydb)
[![contributing](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/tilyupo/relaydb/blob/main/CONTRIBUTING.md)
[![MIT license](https://img.shields.io/badge/license-MIT-blue)](https://github.com/tilyupo/relaydb/blob/main/LICENSE)Offline database with realtime sync.