Mike Zaschka

@mikezaschka.bsky.social

Independent SAP Solution Architect, Developer and Consultant with a focus on BTP. Proud husband and father of 3.

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...

Bild

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.

Bild

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

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?

Bild