thoth-station / storages

Storage and database adapters for project Thoth
https://thoth-station.github.io/
GNU General Public License v3.0
14 stars 16 forks source link

Implement a method to retrieve TTL of cached result #2666

Open mayaCostantini opened 2 years ago

mayaCostantini commented 2 years ago

Problem statement

Needed for https://github.com/thoth-station/user-api/issues/1614

Implement a method (for example in ResultStorageBase) to retrieve the Time To Live of a cached result based on the corresponding document id.

mayaCostantini commented 2 years ago

/priority important-soon /sig stack-guidance