acebase/src
2022-02-21 18:00:06 +01:00
..
ipc added lock timeout setting 2022-02-18 18:11:05 +01:00
promise-fs Added fsync & fdatasync 2021-10-27 10:37:58 +02:00
ts added lock timeout setting 2022-02-18 18:11:05 +01:00
acebase-browser.js added lock timeout setting 2022-02-18 18:11:05 +01:00
acebase-local.js Moved ipc and transactions settings: storage->main 2021-12-15 11:46:24 +01:00
api-local.js +case insensitive compare on index result filters 2022-02-21 18:00:06 +01:00
binary.js Moved Uint8ArrayBuilder, ported to ts & improved 2021-06-04 13:26:24 +02:00
binary.js.map Moved Uint8ArrayBuilder, ported to ts & improved 2021-06-04 13:26:24 +02:00
browser.js Added logo/info comment 2020-12-16 14:51:05 +01:00
btree.js return leaf write results 2022-02-18 20:20:41 +01:00
data-index.js - also handle updates on indexed subkeys #67 2022-02-21 17:57:50 +01:00
detailed-error.js added hasErrorCode utility method 2022-02-18 17:25:22 +01:00
geohash.js Moved from acebase-core, includes many updates and fixes 2018-12-03 11:01:00 +01:00
index.js Export new PartialArray type from core 2022-01-07 17:57:06 +01:00
node-address.js Added RemovedNodeAddress for cluster preparations 2020-02-12 18:09:25 +01:00
node-cache.js Improved address cache invalidation performance 2022-02-18 17:33:41 +01:00
node-info.js cleanup 2021-05-26 16:56:53 +02:00
node-lock.js configurable lock timeout 2022-02-18 17:23:44 +01:00
node-transaction.js Preparing for new intelligent node locking 2021-06-01 14:32:47 +02:00
node-transaction.js.map Missing semicolon 2021-10-27 10:39:28 +02:00
node-value-types.js new getValueType utility function 2022-02-21 14:21:41 +01:00
node.js async getInfo, exists; commented out getChildInfo 2021-11-02 17:10:15 +01:00
not-supported.js Empty browser shim 2020-12-16 14:54:48 +01:00
promise-try-shim.js Promise.try shim 2020-10-02 14:54:57 +02:00
storage-acebase.js - FST management improvements 2022-02-18 17:48:38 +01:00
storage-custom.js removed invalid .bind call 2022-02-21 14:23:13 +01:00
storage-mssql.js Fixed setNode & updateNode issues 2021-05-26 17:57:36 +02:00
storage-sqlite.js Fixed setNode & updateNode issues 2021-05-26 17:57:36 +02:00
storage.js close indexes on exit 2022-02-21 15:25:00 +01:00
thread-safe.js preparations for shared locks 2022-02-18 17:26:45 +01:00