Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Celis
daf41b3370 Add public Store.send and Store.withValue (#2222) 2023-06-28 09:32:32 -07:00
Stephen Celis
767231d179 Add Store.init that takes reducer builder (#2087)
* Add `Store.init` that takes reducer builder

* wip

* wip

* added some tests

* wip

* wip

* wip

---------

Co-authored-by: Brandon Williams <mbrandonw@hey.com>
2023-05-11 12:30:08 -07:00
Brandon Williams
414e88d09c View store benchmark (#1518)
* Add a benchmark for view stores.

* wip

* wip
2022-10-17 16:17:22 -04:00