Open Collective
Open Collective
Loading
The first 1.0.0 release
Published on July 21, 2020 by Konrad Lisiczyński

The first 1.0.0 version was just released, but this is just a beginning!

Things which could come next:

  • more drivers, maybe local driver which could allow using this library for local state too?
  • more effects, like takeLeading
  • declarative persistent cache
  • offline mutations leading to true offline apps
  • subscriptions
  • graphql driver addons, like subscriptions, client directives and generally keeping on par with apollo server features
  • selectors creators like `mapQuery`, `mergeQueries`
  • React suspense
  • debounce/throthling
  • pooling
  • automatic normalisation garbage collection based on reference
  • getNodeById selectors when using normalisation which would work similarly to graphql fragments


I am doing this library in my free time, so if you would like to contribute, any help will be greatly appreciated and could tremendously help to extend this library!