momentohq / client-sdk-rust

Official Rust SDK for Momento Serverless Cache
Apache License 2.0
12 stars 4 forks source link

implement sorted set increment and sorted set get scores #359

Closed malandis closed 3 months ago

malandis commented 4 months ago

The legacy Rust SDK included sorted set increment and sorted set get scores. Because a user noticed these were missing in the new client, we should add them to restore functionality.