Chatie / db

Database for Chatie
https://www.chatie.io
Apache License 2.0
0 stars 0 forks source link

Are you considering using rxdb as the underlying architecture? #76

Open leinue opened 5 years ago

leinue commented 5 years ago

rxdb is a realtime Database for the Web

rxdb

huan commented 5 years ago

The current chatie/db is using a RxJS driven Map CRUD-like interface with a GraphQL backend powered by GraphCool service.

Could you please compare the current implementation with the rxdb and highlight the points that you think is better than this architecture?

leinue commented 5 years ago

@zixia I'll give it a try