mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-02-03 14:52:16 +01:00
844 B
844 B
Syncstorage-rs
Mozilla Sync Storage node built with Rust.
API docs: https://mozilla-services.readthedocs.io/en/latest/storage/apis-1.5.html
Code docs: https://mozilla-services.github.io/syncstorage-rs/syncstorage/
Functional tests live in https://github.com/mozilla-services/server-syncstorage/ and can be run against a local server like this:
git clone https://github.com/mozilla-services/server-syncstorage/
cd server-syncstorage
make build
./local/bin/python syncstorage/tests/functional/test_storage.py http://localhost:8000