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

Proposals #1

Closed
mikearnaldi opened this issue Nov 14, 2019 · 8 comments
Closed

Proposals #1

mikearnaldi opened this issue Nov 14, 2019 · 8 comments
Labels
question Further information is requested

Comments

@mikearnaldi
Copy link
Member

To discuss ideas, any library you might think should have a wrapper or any ideas for improvements welcome!

@mikearnaldi
Copy link
Member Author

mikearnaldi commented Nov 14, 2019

Planned:

  • opentracing
  • zookeeper
  • typeorm
  • eventstore
  • redis
  • express
  • apollo (how and to what degree still not certain)

@mikearnaldi
Copy link
Member Author

  • higer order effect for RPC

@mikearnaldi
Copy link
Member Author

  • react (extent to be defined, maybe context api for R propagation and Suspance wrappers for execution)

@sledorze
Copy link
Contributor

sledorze commented Nov 21, 2019

State what is the scope on the support of features beside integrations with other techs.
Thinking about Queue, Stream, etc.. (some of which appears to be useful for some integrations)

@mikearnaldi
Copy link
Member Author

Things that will definately be helpful and will fit easily in the current model are in my opinion:

  • Queue
  • Ref
  • Mutex/Semaphore
  • Managed

I though of Streams at least twice but I still have very much unclear what api to expose and to what extend streams should be integrated, if you have an example where streams are a solution we can look into it in details.

@mikearnaldi
Copy link
Member Author

As a side note the reason for stating the integrations is to discover better all the needed lower level components and what a good api can look like (for example the RPC integration has helped shaping higher order interpreters)

@mikearnaldi
Copy link
Member Author

@sledorze #10 can help on some of the above

@mikearnaldi
Copy link
Member Author

Migration to Wave has been merged, next planned is expose apis for Mutex/Semaphore/etc with the proper overloads for env. Also wave has experimental streams implementation that we might leverage too

@mikearnaldi mikearnaldi added the question Further information is requested label Nov 28, 2019
mikearnaldi added a commit that referenced this issue Jan 23, 2021
…de-14.14.22

Bump @types/node from 14.14.21 to 14.14.22
fubhy pushed a commit that referenced this issue Jan 2, 2024
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
Archived in project
Development

No branches or pull requests

2 participants