acebase/src
2021-03-26 16:23:48 +01:00
..
schema New: schema validation 2021-03-24 14:47:21 +01:00
acebase-browser.js + maxInlineValueSize option (#21) for IndexedDB & 2021-03-18 15:36:52 +01:00
acebase-local.js +SchemaValidationError, +'skip' reflection feature 2021-03-26 15:18:49 +01:00
api-local.js +SchemaValidationError, +'skip' reflection feature 2021-03-26 15:18:49 +01:00
browser.js Added logo/info comment 2020-12-16 14:51:05 +01:00
btree.js - Fixing #8: parent node updating on leaf removal, 2021-02-16 13:34:12 +01:00
data-index.js Fixed 'in' & '!in' index result filtering, see #15 2021-03-03 13:07:16 +01:00
detailed-error.js Moved stack tracing to .stacks property, 2020-10-13 09:31:01 +02:00
geohash.js Moved from acebase-core, includes many updates and fixes 2018-12-03 11:01:00 +01:00
index.js +SchemaValidationError, +'skip' reflection feature 2021-03-26 15:18:49 +01:00
node-address.js Added RemovedNodeAddress for cluster preparations 2020-02-12 18:09:25 +01:00
node-cache.js Enabled quick process exit, see discussion #13 2021-03-09 20:49:15 +01:00
node-info.js Added child count reflection option 2020-10-26 15:11:28 +01:00
node-lock.js Typo 2021-02-01 23:38:08 +01:00
node-value-types.js Added getNodeValueType function 2021-03-03 13:44:50 +01:00
node.js Removed unused require 2020-12-16 14:53:04 +01:00
not-supported.js Empty browser shim 2020-12-16 14:54:48 +01:00
promise-fs.js fixed typos 2020-10-02 14:31:07 +02:00
promise-try-shim.js Promise.try shim 2020-10-02 14:54:57 +02:00
storage-acebase.js +SchemaValidationError, +'skip' reflection feature 2021-03-26 15:18:49 +01:00
storage-custom.js Fixing CustomStorage/IndexedDB issue #20 2021-03-11 13:08:15 +01:00
storage-mssql.js Removed unused requires 2020-12-16 14:56:38 +01:00
storage-sqlite.js Removed unused requires 2020-12-16 14:56:38 +01:00
storage.js Fix unhandled promise rejection by throwing error 2021-03-26 16:23:48 +01:00
thread-safe.js Loads of work on indexes: 2019-09-24 12:24:42 +02:00