ecyrbe

Results 14 issues of ecyrbe

Hello there, Could i use kine to shim etcd for k8s with redis as the database, or does the driver model only support SQL as a driver?

Hello @TkDodo @tannerlinsley , This PR is following this discussion : https://twitter.com/ecyrbedev/status/1571561333992079363 Consider the following pattern : ![image](https://user-images.githubusercontent.com/633115/191081622-68d0f439-2500-4bfc-9500-0f5e45a0bc41.png) The idea is now that people are using the factory pattern to...

This PR adds [zodios](https://www.zodios.org) to axios ecosystem. - It's open source, maintained and have a small but growing community of users. It's maintains a type safe declarative api definition system...

The tuple trick to do number operations is really limited. I have a complete implementation here with no limitations but ts memory and compute power : https://github.com/ecyrbe/ts-calc But it would...

- [x] `Any validation library support, native support for Zod` / `Io-Ts` : - By using the TypeProvider pattern we can now make zodios validation agnostic. - Implement at least...

pinned