rxdb

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

APACHE-2.0 License

Downloads
69.4K
Stars
20.7K
Committers
235

Bot releases are visible (Hide)

rxdb - 13.13.2

Published by github-actions[bot] almost 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.13.1

Published by github-actions[bot] almost 2 years ago

  • UPDATE isomorphic-ws to 5.0.0

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.13.0

Published by github-actions[bot] almost 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.12.0

Published by github-actions[bot] almost 2 years ago

  • ADD electron ipcRenderer plugin which can be used in Electron.js to run the RxStorage in the main process and the RxDatabase in the renderer processes.
  • Removed the electron-remote example because @electron/remote is deprecated.
  • FIX emit false on active$ after replication is done #4136 Thanks @maxnowack
  • Deprecated the PouchDB RxStorage, read this

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.11.1

Published by github-actions[bot] almost 2 years ago

  • FIX Throw proper error message when a boolean index is used in the Dexie.js RxStorage.

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.11.0

Published by github-actions[bot] almost 2 years ago

  • ADD replication-p2p which can be used to replicate data peer-to-peer without a backend server.

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.10.1

Published by github-actions[bot] almost 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.10.0

Published by github-actions[bot] almost 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.9.0

Published by github-actions[bot] almost 2 years ago

  • REFACTOR use faster areRxDocumentArraysEqual instead of doing a deep-equal check.
  • ADD check to easier debug wrongly behaving backend during replication.
  • FIX error dev-mode added multiple times is removed because it is annoying when using react hot-swap. Instead addRxPlugin() will now only throw if a different plugin is added that has the same name as a plugin that was added before.
  • REFACTOR create the digest of an attachment inside of the RxStorage, not in RxDB. This makes the behavior equal to CouchDB and solves a lot of problems caused by different hashing or base64 encoding of the RxStorage implementations. (Fixes #4107) Thanks @Elendiar
  • FIX GraphQL replication: should stop syncing if we receive less docs than pull.batchSize #4110 Thanks @jwallet

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.8.3

Published by github-actions[bot] almost 2 years ago

  • FIX TS Error in Plugin "Replicate-GraphQL" : GraphQL Websocket on "isomorphic-ws" import #4104 Thanks @jwallet

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.8.2

Published by github-actions[bot] almost 2 years ago

  • UPDATE fake-indexeddb to version 4.0.0
  • REFACTOR use webpack instead of browserify in karma tests.
  • REMOVE graphql-client dependency #3497

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.8.1

Published by github-actions[bot] almost 2 years ago

  • FIX wrong query results in some cases with many operators.
  • REMOVE deep-freeze npm dependency because it has no author.

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.8.0

Published by github-actions[bot] almost 2 years ago

  • Added RxCollection.count() queries. #4096
  • REFACTOR index boundary usage for better performance.
  • FIX critical bug in query correctness. IMPORTANT: If you use the RxStorage IndexedDB or FoundationDB, you have to rebuild the indexes by increasing your schema version and running a migration. #4098
  • FIX Typo in CRDT Plugin: RxDDcrdtPlugin is now RxDBcrdtPlugin #4094 Thanks @jwallet

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.7.0

Published by github-actions[bot] almost 2 years ago

  • ADD CRDT Plugin
  • FIX calling .remove() on an RxDocument must update the internal data of the document with the deleted state.
  • FIX Stop retries when replication gets canceled #4088 Thanks @Whoops

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.6.0

Published by github-actions[bot] about 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.5.2

Published by github-actions[bot] about 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.5.1

Published by github-actions[bot] about 2 years ago

  • ADD in fastUnsecureHash() use polyfill if TextEncoder is not available

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.5.0

Published by github-actions[bot] about 2 years ago

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.4.5

Published by github-actions[bot] about 2 years ago

  • REFACTORED the landingpage to have less blinking and no more autoplay audio.

NOTICE: An overview about all releases can be found at the changelog

rxdb - 13.4.4

Published by github-actions[bot] about 2 years ago

  • ADD new premium plugin RxStorage Localstorage Meta Optimizer

NOTICE: An overview about all releases can be found at the changelog