Skip to content

Commit b4d117d

Browse files
jcohen-hdbgitbook-bot
authored andcommitted
GITBOOK-18: No subject
1 parent 906669a commit b4d117d

File tree

1 file changed

+4
-4
lines changed
  • docs/technical-details/release-notes/4.tucker

1 file changed

+4
-4
lines changed

docs/technical-details/release-notes/4.tucker/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ HarperDB version 4 ([Tucker release](tucker.md)) represents major step forward i
88
* Computed properties that allow applications to define properties that are computed from other properties, allowing for composite properties that are calculated from other data stored in records without requiring actual storage of the computed value
99
* Custom indexing including composite, full-text indexing, and vector indexing
1010

11-
## [4.3](broken-reference)
11+
## [4.3](4.3.0.md)
1212

1313
* Relationships, joins, and broad new querying capabilities for complex and nested conditions, sorting, joining, and selecting with significant query optimizations
1414
* More advanced transaction support for CRDTs and storage of large integers (with BigInt)
1515
* Better management with new upgraded local studio and new CLI features
1616

17-
## [4.2](broken-reference)
17+
## [4.2](4.2.0.md)
1818

1919
* New component architecture and Resource API for advanced, robust custom database application development
2020
* Real-time capabilites through MQTT, WebSockets, and Server-Sent Events
2121
* REST interface for intuitive, fast, and standards-compliant HTTP interaction
2222
* Native caching capabilities for high-performance cache scenarios
2323
* Clone node functionality
2424

25-
## [4.1](broken-reference)
25+
## [4.1](4.1.0.md)
2626

2727
* New streaming iterators mechanism that allows query results to be delivered to clients _while_ querying results are being processed, for incredibly fast time-to-first-byte and concurrent processing/delivery
2828
* New thread-based concurrency model for more efficient resource usage
2929

30-
## [4.0](broken-reference)
30+
## [4.0](4.0.0.md)
3131

3232
* New clustering technology that delivers robust, resilient and high-performance replication
3333
* Major storage improvements with highly-efficient adaptive-structure modified MessagePack format, with on-demand deserialization capabilities

0 commit comments

Comments
 (0)