acebase/src
2026-04-13 10:51:03 +02:00
..
btree Merge branch 'master' into feature/custom-logger-support 2025-09-16 12:52:34 +02:00
data-index Merge branch 'master' into feature/custom-logger-support 2025-09-16 12:52:34 +02:00
ipc Add custom logger support 2023-10-09 22:50:06 +02:00
promise-fs Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
storage Fix: make sure unallocated records are not referenced in cache anymore. Might prevent CorruptRecordErrors from occuring whilst running in a single process. 2026-04-13 10:51:03 +02:00
test Fix DataProxy test race condition causing other transaction order 2025-10-10 12:14:16 +02:00
acebase-browser.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
acebase-local.ts new repairNodeTree recovery method 2022-12-05 16:45:18 +01:00
api-local.ts Add custom logger support 2023-10-09 22:50:06 +02:00
assert.ts Replace console.assert with custom assert function 2022-12-05 13:06:08 +01:00
async-task-batch.spec.ts Ported tests to TypeScript, moved into src 2022-11-21 13:29:56 +01:00
async-task-batch.ts fix AsyncTaskBatch constructor and JSDoc 2022-11-21 13:35:10 +01:00
binary.spec.ts Ported tests to TypeScript, moved into src 2022-11-21 13:29:56 +01:00
binary.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
browser.ts Remove window references 2023-07-10 11:54:58 +02:00
detailed-error.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
geohash.spec.ts Ported tests to TypeScript, moved into src 2022-11-21 13:29:56 +01:00
geohash.ts lint fixes 2022-12-19 12:11:23 +01:00
index.ts Add custom logger support 2023-10-09 22:50:06 +02:00
node-address.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
node-cache.ts Fix: make sure unallocated records are not referenced in cache anymore. Might prevent CorruptRecordErrors from occuring whilst running in a single process. 2026-04-13 10:51:03 +02:00
node-changes.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
node-errors.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
node-info.ts Fix (invisible) tsc compile errors 2023-04-27 12:21:27 +02:00
node-lock.ts Add custom logger support 2023-10-09 22:50:06 +02:00
node-transaction.spec.ts Ported tests to TypeScript, moved into src 2022-11-21 13:29:56 +01:00
node-transaction.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
node-value-types.ts Fix (invisible) tsc compile errors 2023-04-27 12:21:27 +02:00
node.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
not-supported.ts export throwing browser classes 2022-11-07 11:51:38 +01:00
query.ts Add custom logger support 2023-10-09 22:50:06 +02:00
quicksort.spec.ts Ported tests to TypeScript, moved into src 2022-11-21 13:29:56 +01:00
quicksort.ts lint fixes 2022-12-19 12:11:23 +01:00
thread-safe.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
unidecode-module.ts Moved generated files to dist, ts to src 2022-10-31 10:51:42 +01:00
unidecode.ts ESM/CommonJS safe unicode module import 2022-11-21 17:44:47 +01:00