tursodatabase/libsql

Document replication indexes in the remote protocol

Open

#797 opened on Dec 18, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (490 forks)batch import
documentationenhancementhelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (Avg merge 23h 19m) (1 merged PR in 30d)

Description

There's support for specifying replication index in the remote protocol, but it's currently not documented:

https://github.com/tursodatabase/libsql/blob/main/libsql-server/src/hrana/proto.rs#L16-L35

Contributor guide