GPTCache icon indicating copy to clipboard operation
GPTCache copied to clipboard

[Feature]: Support DynamoDB

Open alvations opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

It's like nosql but just comes with all the AWS support https://aws.amazon.com/dynamodb/

Describe the solution you'd like.

Possibly hook up the dynamodb through https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html then populate or fetch from it.

Describe an alternate solution.

Maybe mongo atlas? https://www.mongodb.com/cloud/atlas/register

Anything else? (Additional Context)

Thanks for the work on the cache implementations!

Naming suggestions: Perhaps, you can disconnect the GPT once the hype is over and call it something else because I think this cache can be applied to many ML/NLP/CV applications beyond just GPT things.

alvations avatar Apr 14 '23 03:04 alvations

Thanks for your suggestion, we will try it.

SimFG avatar Apr 14 '23 03:04 SimFG

@alvations, you can probably close this issue btw if you feel like the changes in #531 are adequate for your needs.

gauthamchandra avatar Apr 17 '24 15:04 gauthamchandra

i will close it! thanks a lot, @gauthamchandra

SimFG avatar Apr 18 '24 02:04 SimFG