tursodatabase/libsql

Document replication indexes in the remote protocol

Open

#797 geöffnet am 18. Dez. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (490 Forks)batch import
documentationenhancementhelp wanted

Repository-Metriken

Stars
 (16.744 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 23h 19m) (1 gemergte PR in 30 T)

Beschreibung

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