Hi Everyone.- Twenty CRM Rebuilt on the Cloudflare Stack #23329
rikitrader
started this conversation in
Ideas
Replies: 1 comment
|
Woow! Open source the repo 🙏🏻😃 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I wanted to share an exciting update.
I've successfully re-architected Twenty CRM to run entirely on the Cloudflare stack, removing the Redis dependency and simplifying the overall infrastructure.
The new architecture is designed to be:
100% Cloudflare-native
Redis-free, eliminating an external infrastructure dependency
Faster, with lower latency and edge-first execution
Simpler to deploy and maintain
More scalable, leveraging Cloudflare Workers, D1, R2, Queues, and the rest of the Cloudflare ecosystem
The goal was to create a modern, enterprise-ready full-stack platform that takes full advantage of Cloudflare's global edge network while reducing operational complexity.
Initial performance has been very promising, and the architecture is much cleaner than the traditional Redis-based approach.
I'd love to share the implementation details, discuss the architecture, or collaborate if you're interested in Cloudflare-native enterprise applications.
Looking forward to hearing your thoughts.
All reactions