Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventCatalog sponsorship? #509

Open
boyney123 opened this issue Apr 18, 2024 · 4 comments
Open

EventCatalog sponsorship? #509

boyney123 opened this issue Apr 18, 2024 · 4 comments
Labels
question Further information is requested

Comments

@boyney123
Copy link
Owner

boyney123 commented Apr 18, 2024

Hey folks,

I'm currently working on v2 of EventCatalog, super excited to share this with you all.

As EC continues to grow in our community, I'm curious what people think about sponsorship:

  1. Does EC have what it takes to be sponsored?
  2. Would your company ever consider sponsoring or paying for support?

Reasons I ask, is I'm trying to work out if there is a model where we can get full time work on EC.... 🚀

@boyney123 boyney123 added the question Further information is requested label Apr 18, 2024
@LarsArtmann
Copy link

I think sponsors are always a great idea for OS project.
The way https://github.com/pnpm/pnpm handles them in the README.md and release notes is the best for all parties, IMO.

@zbigniew-malcherczyk-tg

There are enterprises that Event Catalog helps and may be interested in supporting/sponsoring. Yet, some performance issues would need to be addressed. The current EC does not scale above 200 events/messages.

@LarsArtmann
Copy link

LarsArtmann commented Apr 22, 2024

There are enterprises that Event Catalog helps and may be interested in supporting/sponsoring. Yet, some performance issues would need to be addressed. The current EC does not scale above 200 events/messages.

Did you consider switching from Next.JS to Go with https://github.com/a-h/templ and HTMX?
I had a good experience with it. It's simple, and complies in an instant. It also ships very little to the client.
Cold starts are also fast.

@boyney123
Copy link
Owner Author

There are enterprises that Event Catalog helps and may be interested in supporting/sponsoring

Yeah something I'm considering, either sponsorship, open core model, or offer support/consulting on the side to make it work.....

I would love to work on this more, just have to make it financially possible....

The current EC does not scale above 200 events/messages

Interesting, I moved to a new file system reading method, updated NextJS and other stuff in v2, but I will make sure this get's addressed for sure. What kind of scale are you looking at?

Did you consider switching from Next.JS to Go with a-h/templ and HTMX?

Yeah might be a possible solution, I wanna test v2 out with the scale issue, but maybe going back to basics (Vite for example) could work here..... something to explore, but I noted this down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants