Conflict-free replicated data types: An overview

N Preguiça - arXiv preprint arXiv:1806.10254, 2018 - arxiv.org
Internet-scale distributed systems often replicate data at multiple geographic locations to
provide low latency and high availability, despite node and network failures. Geo-replicated …

OrderlessChain: A CRDT-based BFT Coordination-free Blockchain Without Global Order of Transactions

P Nasirifard, R Mayer, HA Jacobsen - Proceedings of the 24th …, 2023 - dl.acm.org
Existing permissioned blockchains often rely on coordination-based consensus protocols to
ensure the safe execution of applications in a Byzantine environment. Furthermore, the …

Conflict-free replicated data types (CRDTs)

N Preguiça, C Baquero, M Shapiro - arXiv preprint arXiv:1805.06358, 2018 - arxiv.org
A conflict-free replicated data type (CRDT) is an abstract data type, with a well defined
interface, designed to be replicated at multiple processes and exhibiting the following …

Conflict-free replicated relations for multi-synchronous database management at edge

W Yu, CL Ignat - 2020 IEEE International Conference on Smart …, 2020 - ieeexplore.ieee.org
In a cloud-edge environment, edge devices may not always be connected to the network.
Still, applications may need to access the data on edge devices even when they are not …

IPA: Invariant-preserving applications for weakly-consistent replicated databases

V Balegas, N Preguiça, S Duarte, C Ferreira… - arXiv preprint arXiv …, 2018 - arxiv.org
Storage systems based on Weak Consistency provide better availability and lower latency
than systems that use Strong Consistency, especially in geo-replicated settings. However …

Disciplined inconsistency with consistency types

B Holt, J Bornholt, I Zhang, D Ports, M Oskin… - Proceedings of the …, 2016 - dl.acm.org
Distributed applications and web services, such as online stores or social networks, are
expected to be scalable, available, responsive, and fault-tolerant. To meet these steep …

MRVs: Enforcing Numeric Invariants in Parallel Updates to Hotspots with Randomized Splitting

N Faria, J Pereira - Proceedings of the ACM on Management of Data, 2023 - dl.acm.org
Performance of transactional systems is degraded by update hotspots as conflicts lead to
waiting and wasted work. This is particularly challenging in emerging large-scale database …

Impact of adaptive consistency on distributed sdn applications: An empirical study

E Sakic, W Kellerer - IEEE Journal on Selected Areas in …, 2018 - ieeexplore.ieee.org
Scalability of the control plane in a software-defined network (SDN) is enabled by means of
decentralization of the decision-making logic, ie, by replication of controller functions to …

Secure conflict-free replicated data types

M Barbosa, B Ferreira, J Marques, B Portela… - Proceedings of the …, 2021 - dl.acm.org
Conflict-free Replicated Data Types (CRDTs) are abstract data types that support
developers when designing and reasoning about distributed systems with eventual …

Reversible conflict-free replicated data types

Y Mao, Z Liu, HA Jacobsen - Proceedings of the 23rd ACM/IFIP …, 2022 - dl.acm.org
Conflict-free replicated data types (CRDTs) are popular for optimistic replication and
ensuring strong eventual consistency (SEC) in distributed systems. However, reversibility is …