Mike Zaschka
mikezaschka.bsky.social
Mike Zaschka
@mikezaschka.bsky.social
Independent SAP Solution Architect, Developer and Consultant with a focus on BTP. Proud husband and father of 3.
Teased at #reCAP2025 and now available: A new major release for cds-caching.
July 15, 2025 at 12:00 PM
All tests for cds-caching 1.0 are finally green. 🎉
Took me much longer than expected. While Cursor (Claude) delivered great value in the beginning, it was a pain to make it connect all dots in the end. In the end, we actually had to switch roles... 😄
Now off to some documentation...
July 3, 2025 at 9:06 PM
Haven‘t really played a video game for quite a while. #ClairObscur #Expedition33 looked interesting, so I gave it a shot. I only had little time to play, but it‘s the best game I have played for decades! Really felt the awe and wonder like when I was a 12 year old boy. 😀
Highly recommended!
June 5, 2025 at 12:06 AM
CAP Plugin 3 (of 3) is making progress! It enables data replication between services with easy configuration via annotations. Features include full/delta loads, eventing, transformations, simple monitoring, and more. While there’s still work to do, the core functionality is already performing well.
February 8, 2025 at 11:50 PM
Finally shipped cds-caching, an open-source #SAPCAP plugin with advanced caching functionality baked into CAP. Took me a while to battle the @sapcommunity.bsky.social blog engine, but I finally won and there now is a blog post explaining some of the plugin's features and potential use cases. 🔥
👤 Post by mike_zaschka (by Members):
"Boosting performance in SAP Cloud Application Programming Model (CAP) applications with cds-caching"
🔗 Link: https://community.sap.com/t5/technology-blogs-by-members/boosting-performance-in-sap-cloud-application-programming-model-cap/ba-p/14002015
January 30, 2025 at 5:32 PM
This took way longer than I had hoped for, but all tests are green now and I think it works quite well. Also having learned a lot on the #sapcap internals. cds-caching is not yet released as an NPM module, but it will be once I added the missing docs. #caching #redis github.com/mikezaschka/...
GitHub - mikezaschka/cds-caching: Plugin for SAP CAP providing a Caching service
Plugin for SAP CAP providing a Caching service. Contribute to mikezaschka/cds-caching development by creating an account on GitHub.
github.com
January 30, 2025 at 1:53 AM
I already thought VSCode and Copilot were great, but Cursor and Claude just blew my mind. 😳
January 27, 2025 at 8:56 PM
Playing around with request caching (not replication) in #SAPCAP. Might have found a nice way to hook into Application and RemoteServices, so it's just using a plugin and annotations will do the magic. Has anyone else looked into caching in CAP?
January 18, 2025 at 12:15 AM
In the second post introducing cds-kafka I am sharing some details on real-world use cases and examples on how to use the #SAPCAP plugin to connect to local and cloud-based #Kafka brokers and even run a CAP app on #SAP #BTP receiving messages from Confluent Cloud.
👤 Post by mike_zaschka (by Members):
"Using Apache Kafka for messaging in the SAP Cloud Application Programming Model (CAP) – Part 2/2"
🔗 Link: https://community.sap.com/t5/technology-blogs-by-members/using-apache-kafka-for-messaging-in-the-sap-cloud-application-programming/ba-p/13976974
January 14, 2025 at 7:29 AM
To connect SAP cloud applications directly to Apache Kafka I created an open-source CAP plugin with a custom messaging service. Here is the introduction blog post: community.sap.com/t5/technolog...
Using Apache Kafka for messaging in the SAP Cloud Application Programming Model (CAP) – Part 1/2
Preface This blog post is the first in a two-part series introducing cds-kafka, an open-source CAP plugin designed for seamless integration with Apache Kafka. In this post, we’ll cover the theoretical...
community.sap.com
January 3, 2025 at 8:46 AM