postgres_crdt 1.0.0 copy "postgres_crdt: ^1.0.0" to clipboard
postgres_crdt: ^1.0.0 copied to clipboard

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using PostgreSQL

1.0.0 #

  • Breaking: use boolean type for is_deleted column
  • Make SqlCrdt abstract

0.0.9+2 #

  • Some more docs

0.0.9+1 #

  • Add documentation

0.0.9 #

  • Add support for upsert statements

0.0.8+1 #

  • Fix the getChangeset query

0.0.8 #

  • Dedicated node_id column to improve query performance
  • Add method to reset node id
  • Improve merge error reporting

0.0.7+2 #

  • Make the host parameter optional

0.0.7+1 #

  • Make the port parameter optional

0.0.7 #

  • Initial version.
7
likes
0
pub points
52%
popularity

Publisher

verified publishercachapa.net

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using PostgreSQL

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

postgres, sql_crdt

More

Packages that depend on postgres_crdt