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 (16,744 stars) (490 forks)batch import
documentationenhancementhelp wanted

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