Jasperav

Results 70 comments of Jasperav

@AlexPikalov Its for my repo: https://github.com/Jasperav/cdrs_orm. I need serde for the Bytes struct, see src/types/value.rs line 87

I can make this a feature if you want

@AlexPikalov Please review so I can publish https://github.com/Jasperav/cdrs_orm

@AlexPikalov Please review this PR so I can publish https://github.com/Jasperav/cdrs_orm

@krojew have you fixed this issue in your fork?

@krojew well I guess if the tests are green after merging https://github.com/AlexPikalov/cdrs/pull/337 in your fork, there shouldn't be a paging bug (since I included a test in that PR that...

@thegenius if you can switch over to krojew's fork and it also works for you, please close this issue

I am also curious: is the sync api available? From https://zookeeper.apache.org/doc/r3.1.2/zookeeperProgrammers.html: > Simultaneously Conistent Cross-Client Views > ZooKeeper does not guarantee that at every instance in time, two different clients...

@russcam when can this PR be merged?

@rcoh Isn't it possible to implement the feature in this crate? Now there are a few crates of signing cloudfront url's, I was hoping I didn't had to choose and...