momentohq / client-sdk-php

Official PHP SDK for Momento Serverless Cache
Apache License 2.0
12 stars 5 forks source link

Implement missing SortedSet, TTL, and Scalar APIs in client-sdk-php #213

Open rishtigupta opened 5 days ago

rishtigupta commented 5 days ago

https://www.notion.so/momentohq/Momento-Replacement-Drop-in-Client-for-phpredis-11bfeb15c97d8078b461fc3ee09260f6

Sorted set

Ttl

Scalar

Dev docs

danielamiao commented 2 days ago

@malandis to help complete the doc above for customer review

malandis commented 1 day ago

I updated the Notion document with detail not just on the various commands, but specific options and return values as well. See this section.