mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-04-04 13:11:59 +02:00
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
Languages
Rust
67%
Python
30.8%
Makefile
1.1%
Dockerfile
0.8%
Shell
0.3%