syncstorage-rs icon indicating copy to clipboard operation
syncstorage-rs copied to clipboard

Sync Storage server in Rust

Results 264 syncstorage-rs issues
Sort by recently updated
recently updated
newest added

## Description This adds a metric to track BSO size, count, and requested limit to see if we can figure out why some nodes run out of memory. ## Issue(s)...

## Description Return a 412 if encountering a ':' in the offset. This possibly resolves an issue with iOS clients. (also includes updates for rust 1.46) ## Testing Unit test...

## Description Implemented middleware with `wrap_fn()` to remove significant boilerplate. Moved bodies of `Service::call()` methods into the function body of `wrap_fn` and registered it in `mod.rs`, which passes in the...

I tried following the guide for self-hosted syncstorage-rs in the README here: https://github.com/mozilla-services/syncstorage-rs First I installed these packages: libcurl4-openssl-dev cmake build-essential golang libssl-dev make pkg-config libmariadb-dev-compat protobuf-compiler-grpc rustc Then I...

Bumps [validator](https://github.com/Keats/validator) from 0.14.0 to 0.16.0. Changelog Sourced from validator's changelog. 0.16.0 (2022/06/27) Allow passing code/message to required Add does_not_contain validator Check email length before validating it 0.15.0 (2022/05/03) Allow...

dependencies

Bumps [validator_derive](https://github.com/Keats/validator) from 0.14.0 to 0.16.0. Changelog Sourced from validator_derive's changelog. 0.16.0 (2022/06/27) Allow passing code/message to required Add does_not_contain validator Check email length before validating it 0.15.0 (2022/05/03) Allow...

dependencies

Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.1. Release notes Sourced from bytes's releases. Bytes v1.2.0 1.2.0 (July 19, 2022) Added Add BytesMut::zeroed (#517) Implement Extend<Bytes> for BytesMut (#527) Add conversion from...

dependencies

Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.65 to 0.3.66. Commits 056cdf8 Bump to 0.3.66 28b3230 Bump object to 0.29 (#472) 4e5a3f7 add support for new miri backtrace api (#462) 32616fb Bump object to...

dependencies

Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone) from 1.0.5 to 1.0.8. Release notes Sourced from dyn-clone's releases. 1.0.8 Add functions that do Arc::make_mut and Rc::make_mut but work with element type dyn Trait (#21) 1.0.7 Add...

dependencies