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 - 15.31.3 Latest Release

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

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

Join RxDB:

rxdb - 15.31.2

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

  • FIX postCleanup hook not running

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

Join RxDB:

rxdb - 15.31.1

Published by github-actions[bot] 2 months ago

  • ADD postCleanup hook.

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

Join RxDB:

rxdb - 15.31.0

Published by github-actions[bot] 2 months ago

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

Join RxDB:

rxdb - 15.30.2

Published by github-actions[bot] 3 months ago

  • FIX node:sqlite couldn't be found in react native #6291

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

Join RxDB:

rxdb - 15.30.1

Published by github-actions[bot] 3 months ago

  • FIX node:sqlite couldn't be found in react native #6291

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

Join RxDB:

rxdb - 15.30.0

Published by github-actions[bot] 3 months ago

  • FIX quotes problem on windows with the scripts of the package.json
  • CHANGE getSQLiteBasicsNodeNative() requires the constructor as param
  • FIX key-compression broken with boolean indexes on dexie #6267
  • FIX type of RxQuery.$ must be Observable #6285

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

Join RxDB:

rxdb - 15.29.0

Published by github-actions[bot] 3 months ago

  • ADD support for the node:sqlite module to the SQLite RxStorage
  • FIX several problem with the memory-mapped RxStorage in ReactNative

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

Join RxDB:

rxdb - 15.28.1

Published by github-actions[bot] 3 months ago

  • ADD storage bucket support to the IndexedDB RxStorage.
  • FIX error when calling bulkUpsert() with multiple docs where one fails and one suceeds.

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

Join RxDB:

rxdb - 15.28.0

Published by github-actions[bot] 3 months ago

  • CHANGE RxStorage interface: For better performance on remote storages, RxStorageInstance.bulkWrite() must only return errors, not the written documents data.

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

Join RxDB:

rxdb - 15.27.0

Published by github-actions[bot] 3 months ago

  • FIX Wrong Reactivity generics passed by RxCollection extending RxCollectionBase #6188
  • IMPROVE performance of ChangeEventBuffer by processing events in bulks.
  • IMPROVE performance of DocCache by processing events in bulks.
  • IMPROVE performance of ChangeEventBuffer and DocCache by lazily processing tasks.

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

Join RxDB:

rxdb - 15.26.0

Published by github-actions[bot] 4 months ago

  • IMPROVE performance of .appendToArray()
  • IMPROVE performance of writes to the memory RxStorage
  • ADD iframe tracking to dev-mode plugin.

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

Join RxDB:

rxdb - 15.25.0

Published by github-actions[bot] 4 months ago

  • FIX RxState sometimes does writes to the storage that do not match the schema.
  • FIX Query Builder does not work on queries created by .findByIds() #6148
  • FIX (IndexedDB RxStorage) When used with Sharding and Workers, it sometimes errors on the first query after db creation.

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

Join RxDB:

rxdb - 15.24.0

Published by github-actions[bot] 4 months ago

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

Join RxDB:

rxdb - 15.23.0

Published by github-actions[bot] 5 months ago

  • FIX type resolving in webpack #6051

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

Join RxDB:

rxdb - 15.22.0

Published by github-actions[bot] 5 months ago

  • Add missing extensions error field to errorToPlainJson #6029
  • ADD dedicated errors page
  • FIX randomly failing replication test
  • ADD non-premium console.log on the LokiJS RxStorage

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

Join RxDB:

rxdb - 15.21.3

Published by github-actions[bot] 5 months ago

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

Join RxDB:

rxdb - 15.21.0

Published by github-actions[bot] 5 months ago

  • FIX collection.remove() must end up with the correct RxCollection state across tabs. 5721
  • ADD RxCollection.onRemove hooks to detect the removing of a RxCollection across tabs.
  • IMPROVE performance of insert to IndexedDB
  • ADD non-premium console.log on the Dexie.js RxStorage

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

Join RxDB:

rxdb - 15.20.0

Published by github-actions[bot] 5 months ago

  • ADD RxQuery.patch() RxQuery.incrementalPatch() RxQuery.modify() RxQuery.incrementalModify() and RxQuery.incrementalRemove().
  • FIX RxDocument.update() must return the latest revision of the RxDocument.
  • ADD(GraphQL replication) change GraphQL query builder functions to generate output fields for nested queries #5976
  • ADD queryModifier to SQLite RxStorage
  • IMPROVE performance of insert-many to the memory RxStorage by 40%.
  • IMPROVE performance of getHeightOfRevision().
  • ADD check to throw helpfull error message when a Date() object is passed instead of plain json data.

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

Join RxDB:

rxdb - 15.19.0

Published by github-actions[bot] 6 months ago

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

Join RxDB: