share / sharedb-postgres

PostgreSQL adapter for ShareDB
MIT License
46 stars 22 forks source link

Fixes to op version tracking #6

Closed ZechyW closed 1 week ago

ZechyW commented 6 years ago

When the ShareDB backend commits an op/snapshot pair, the version of the snapshot is always 1 higher than the version of the op.

huntj88 commented 4 years ago

Is this branch stable, or ever going to be reviewed? It supports jsonb which is what i'm looking for

alecgibson commented 1 week ago

Thanks for the submission. I'm closing this as it's pretty old. The driver should now be fully compliant with ShareDB database driver specs as of https://github.com/share/sharedb-postgres/pull/24

Please feel free to reopen if I've missed something.