AntidoteDB / antidote

A planet scale, highly available, transactional database built on CRDT technology
https://www.antidotedb.eu
Apache License 2.0
834 stars 89 forks source link

Failing test case due to key overlap #496

Closed bieniusa closed 2 years ago

bieniusa commented 2 years ago

Three of the tests were using the same key for updates, which created some unintended interdependence of the tests. Renamed them.