golang distributed data sync library using operational transforms
Go Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
cmd/underline
encoding
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
apply_internal_test.go
builder.go
builder_test.go
client_log.go
client_log_test.go
common_internal_test.go
common_test.go
coverage.sh
journal_test.go
lint.sh
log.go
log_test.go
merge_test.go
move.go
move_internal_test.go
move_splice.go
ot.go
ot_test.go
path.go
range.go
range_internal_test.go
reconstruct.go
reconstruct_test.go
sequences_test.go
set.go
set_internal_test.go
sets_test.go
splice.go
splice_internal_test.go
transformer.go
upload_coverage.sh
utils.go
utils_test.go

README.md

Operational Transforms Package

Status GoDoc codecov Go Report Card

Contributing

Please see CONTRIBUTING.md.

Documentation

Please see DOT

Status of the project

The project is still in active development. The core set of feature are nearing completion though. A candiate v0.9.9 release has been tagged. A full release after an initial demo and some related bookkeeping is taken care of.

Demo

Please see dotjs for demos.