Mike Zaschka
mikezaschka.bsky.social
Mike Zaschka
@mikezaschka.bsky.social
340 followers 150 following 44 posts
Independent SAP Solution Architect, Developer and Consultant with a focus on BTP. Proud husband and father of 3.
Posts Media Videos Starter Packs
Teased at #reCAP2025 and now available: A new major release for cds-caching.
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...
Sich selbst ständig machen. 👍🏻😄
Selbstständig = Selbst + ständig.
Yadda yadda… 😄
Since there is no option to de-prioritze anything else… it‘s a 10 (overly tired) days out of 10. 😄
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!
As a family of 5 we are now in the 3rd wave of a wild mix of flu, covid, etc. since the beginning of February. I hoped things would be different after Kindergarten, but having kids in 3 different schools is even worse. Doesn't really help you, but a sorrow shared is a sorry halfed. 😀 Get well soon!
Thank you @yojibee.bsky.social, this is awesome news! 😀
Mine has already been removed in January. Makes total sense to limit access for highly motivated individuals working with and promoting #SAP tech... NOT! 🤔
That‘s why I decided to just live with typos and never change a formatted blog post in the @sapcommunity.bsky.social 😔
@sapcommunity.bsky.social sadly is in a bad state. Some (many?) good people left because of the many issues (formatting, spam-flagging) and content moderation on such stupid posts is non-existent. SAP Community has been my place to go for years, but potentially I have to search for alternatives...
It currently feels a little like Twitter in the „good old days“… except it‘s more quiet. Let’s hope some good noise will come back… and the rest just stays on X. 😄
Thanks, @maxstreifeneder.bsky.social! 😀

Finishing and thoroughly testing the plugin may take another week or two, but I’d love to get your feedback once it’s done. In the meantime, do you have any specific requirements?
cds-data-replication on the other hand could be a nice little helper for more use cases. Easily bringing in data from external OData/REST services without having to rely on other replication tools like SDI, MDI, Cloud Integration, RDF, etc. but only using the mighty power of CAP. 👍😃
Put those 3 last year on my bucket list for Q1 out of personal interest to use them in current and upcoming projects. At least 2 cover edge cases (Kafka, caching) and I would be happy to support if someone else jumps in. 😀
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.
Thanks, Marian! 🙏 These are topics I’ve worked on over the years, but I never had the time to distill the essence and share them to help others skip the toughest parts. Still, some more to come! 😄
Yes, night owl too. 😄 But that was way too long even for me. I really pushed hard to get this out... but I wasn't expecting the end boss fighting becoming so hard... the SAP community blogging engine... 😜
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
And of course, there will be a blog post in the @sapcommunity.bsky.social. Probably by the end of the week... 😀
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
I already thought VSCode and Copilot were great, but Cursor and Claude just blew my mind. 😳
Motivation for a session was already high, now it‘s through the roof. 😀👍🏻
You are using .after("READ"…) to make things loud. .after and .before are working fine in that scenario, but an .on-handler simply won‘t get triggered, when registered this way from the outside.