momentohq / client-sdk-java

Official Java SDK for Momento Serverless Cache
Apache License 2.0
13 stars 5 forks source link

refactor: rename `StorageValueType` to `StorageItemType` #361

Closed malandis closed 4 months ago

malandis commented 4 months ago

To align with the cache naming, we rename this to StorageItemType. A future RPC could be getItemType and the name will align.