canjs / canjs

Build CRUD apps in fewer lines of code.
https://canjs.com/
Other
1.91k stars 421 forks source link

Proposal: Replace kefir with most #3145

Closed frank-dspeed closed 7 years ago

frank-dspeed commented 7 years ago

canjs makes usage of streams in many packages we should consider replacing kefir by the successor most.js here are some benchmarks https://github.com/cujojs/most/tree/master/test/perf

phillipskevin commented 7 years ago

https://github.com/canjs/can-stream-kefir/issues/24 is trying to make it easier to integrate other stream libraries, so we do not need to support only one option.