AWS AppSync now supports cache entry eviction for server-side data caching - devamazonaws.blogspot.com

AWS AppSync is a managed GraphQL service that simplifies application development by letting you create a flexible API to securely access, manipulate, and combine data from one or more data sources. Today, we are happy to announce that AppSync now supports eviction of specific entries from AppSync’s built-in server-side cache.

Post Updated on January 11, 2022 at 09:51PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com