Commit graph

13 commits

Author SHA1 Message Date
Ewout Stortenbeker
c2db6fdfa7 chore: build 2022-06-20 16:01:01 +02:00
Ewout Stortenbeker
1f568c2551 Preparing port to typescript, moving files 2022-06-20 15:39:52 +02:00
Ewout Stortenbeker
31d32c4bdf Improved address cache invalidation performance 2022-02-18 17:33:41 +01:00
Ewout Stortenbeker
8b3ded6c2a Disabled unused findAncestor method 2021-05-26 16:56:01 +02:00
Ewout Stortenbeker
e3a092bf69 removed overwrite param in nodeCache.update 2021-05-19 21:21:48 +02:00
Ewout Stortenbeker
7475ceb684 Enabled quick process exit, see discussion #13 2021-03-09 20:49:15 +01:00
Ewout Stortenbeker
ffe0ac8eb5 Resolved 6 issues:
- Faster cache invalidation & deleted marking
- Faster large node deletion (more work needed for huge node deletions)
- Fixed: arrays child enumeration issue
- Fixed: no more 'Critical' errors on small index updates
- Fixed: possible B+Tree leaf entry values pollution
- Fixed: reflection error on non-existing nodes
2021-01-20 20:36:45 +01:00
Ewout Stortenbeker
8f9b43189a fixed caching keep-alive 2020-07-10 16:41:24 +02:00
Ewout Stortenbeker
8a4ff79025 Added cache announcements 2019-11-22 09:35:32 +01:00
Ewout Stortenbeker
12a9676a6f moved locking to storage, worked on experimental cluster functionality 2019-02-05 11:52:26 +01:00
Ewout Stortenbeker
109642f7ae Cache invalidation performance improvement 2018-12-04 10:51:48 +01:00
Ewout Stortenbeker
807eb97092 Fixed cache invalidation issue 2018-12-03 16:29:56 +01:00
Ewout Stortenbeker
3a06b04711 Moved from acebase-core, includes many updates and fixes 2018-12-03 11:01:00 +01:00