0.3.1 • Published 8 months ago

@topology-foundation/object v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Conflict-free Replicated Objects (CROs)

This package provides a simple implementation of Conflict-free Replicated Objects (CROs) as defined in the Topology Protocol. CROs are a type of composable object that can be replicated across multiple nodes in a network, and can be updated concurrently by multiple clients without the need for coordination.

Usage

This package is intended to implement a basic abstract class that can be extended for the creation of custom CROs. Basic operations for synchronization are provided, but the implementation of the actual object behavior is left to the app developer.

For starting, you can install it using:

# yarn
yarn add @topology-foundation/object

# npm
npm install @topology-foundation/object
0.3.1

8 months ago

0.3.0

8 months ago

0.2.1

8 months ago

0.2.1-4

8 months ago

0.2.1-3

8 months ago

0.2.1-2

8 months ago

0.2.1-1

8 months ago

0.2.1-0

8 months ago

0.1.1-3

10 months ago

0.2.0

9 months ago

0.1.1

10 months ago

0.0.23-5

11 months ago

0.0.23-0

11 months ago

0.0.22

11 months ago

0.0.22-2

12 months ago

0.0.22-1

12 months ago

0.0.22-0

12 months ago

0.0.21

12 months ago

0.0.20

12 months ago

0.0.19

12 months ago

0.0.18

12 months ago

0.0.17

12 months ago

0.0.16

12 months ago

0.0.15

12 months ago

0.0.14

12 months ago

0.0.13

12 months ago

0.0.12

12 months ago

0.0.11

12 months ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago