You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ If you're new to Harper, this section will guide you through the essential resou
8
8
9
9
Follow the steps in this documentation to discover how Harper can simplify your backend stack, eliminate many inter-process communication delays, and achieve a more predictable and performant application experience.
10
10
11
-
For more advanced concepts in Harper, see our [blog](https:/www.harpersystems.dev/blog).
11
+
For more advanced concepts in Harper, see our [blog](https://www.harpersystems.dev/blog).
Copy file name to clipboardExpand all lines: docs/getting-started/what-is-harper.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: What is Harper
5
5
# What is Harper
6
6
7
7
:::info
8
-
[Connect with our team!](https:/www.harpersystems.dev/contact)
8
+
[Connect with our team!](https://www.harpersystems.dev/contact)
9
9
:::
10
10
11
11
## What is Harper? Performance, Simplicity, and Scale.
@@ -37,7 +37,7 @@ Finally, when it’s time to deploy, explore [replication](../developers/replica
37
37
If you would like to jump into the most advanced capabilities, learn about [components](../technical-details/reference/components/).
38
38
39
39
:::warning
40
-
Need help? Please don’t hesitate to [reach out](https:/www.harpersystems.dev/contact).
40
+
Need help? Please don’t hesitate to [reach out](https://www.harpersystems.dev/contact).
41
41
:::
42
42
43
43
## Popular Use Cases
@@ -46,7 +46,7 @@ With so much functionality built in, the use cases span nearly all application s
46
46
47
47
### Online Catalogs & Content Delivery
48
48
49
-
For use cases like e-commerce, real estate listing, and content-oriented sites, Harper’s breakthroughs in performance and distribution pay dividends in the form of better SEO and higher conversion rates. One common implementation leverages Harper’s [Next.js Component](https:/github.com/HarperDB/nextjs) to host modern, performant frontend applications. Other implementations leverage the built-in caching layer and JavaScript application system to [server-side render pages](https:/www.harpersystems.dev/development/tutorials/server-side-rendering-with-multi-tier-cache) that remain fully responsive because of built-in WebSocket connections.
49
+
For use cases like e-commerce, real estate listing, and content-oriented sites, Harper’s breakthroughs in performance and distribution pay dividends in the form of better SEO and higher conversion rates. One common implementation leverages Harper’s [Next.js Component](https:/github.com/HarperDB/nextjs) to host modern, performant frontend applications. Other implementations leverage the built-in caching layer and JavaScript application system to [server-side render pages](https://www.harpersystems.dev/development/tutorials/server-side-rendering-with-multi-tier-cache) that remain fully responsive because of built-in WebSocket connections.
50
50
51
51
### Data Delivery Networks
52
52
@@ -56,4 +56,4 @@ For use cases like real-time sports updates, flight tracking, and zero-day softw
56
56
57
57
Capturing, storing, and processing real-time data streams from client and IoT systems typically requires a stack of technology. Harper’s selective data replication and self-healing connections make for an ideal multi-tier system where edge and cloud systems both run Harper, making everything more performant.
58
58
59
-
[We’re happy](https:/www.harpersystems.dev/contact) to walk you through how to do this.
59
+
[We’re happy](https://www.harpersystems.dev/contact) to walk you through how to do this.
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Harper Docs
5
5
# Harper Docs
6
6
7
7
:::info
8
-
[Connect with our team!](https:/www.harpersystems.dev/contact)
8
+
[Connect with our team!](https://www.harpersystems.dev/contact)
9
9
:::
10
10
11
11
Welcome to the Harper Documentation! Here, you'll find all things Harper, and everything you need to get started, troubleshoot issues, and make the most of our platform.
Copy file name to clipboardExpand all lines: site/versioned_docs/version-4.4/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Harper Docs
5
5
# Harper Docs
6
6
7
7
:::info
8
-
[Connect with our team!](https:/www.harpersystems.dev/contact)
8
+
[Connect with our team!](https://www.harpersystems.dev/contact)
9
9
:::
10
10
11
11
## What is Harper? Performance, Simplicity, and Scale.
@@ -39,7 +39,7 @@ If you would like to jump into the most advanced capabilities, learn about [comp
39
39
For a more comprehensive deep dive, take a look at our [Getting Started Guide](./getting-started).
40
40
41
41
:::warning
42
-
Need help? Please don’t hesitate to [reach out](https:/www.harpersystems.dev/contact).
42
+
Need help? Please don’t hesitate to [reach out](https://www.harpersystems.dev/contact).
43
43
:::
44
44
45
45
## Popular Use Cases
@@ -48,7 +48,7 @@ With so much functionality built in, the use cases span nearly all application s
48
48
49
49
### Online Catalogs & Content Delivery
50
50
51
-
For use cases like e-commerce, real estate listing, and content-oriented sites, Harper’s breakthroughs in performance and distribution pay dividends in the form of better SEO and higher conversion rates. One common implementation leverages Harper’s [Next.js Component](https:/github.com/HarperDB/nextjs) to host modern, performant frontend applications. Other implementations leverage the built-in caching layer and JavaScript application system to [server-side render pages](https:/www.harpersystems.dev/development/tutorials/server-side-rendering-with-multi-tier-cache) that remain fully responsive because of built-in WebSocket connections.
51
+
For use cases like e-commerce, real estate listing, and content-oriented sites, Harper’s breakthroughs in performance and distribution pay dividends in the form of better SEO and higher conversion rates. One common implementation leverages Harper’s [Next.js Component](https:/github.com/HarperDB/nextjs) to host modern, performant frontend applications. Other implementations leverage the built-in caching layer and JavaScript application system to [server-side render pages](https://www.harpersystems.dev/development/tutorials/server-side-rendering-with-multi-tier-cache) that remain fully responsive because of built-in WebSocket connections.
52
52
53
53
### Data Delivery Networks
54
54
@@ -58,7 +58,7 @@ For use cases like real-time sports updates, flight tracking, and zero-day softw
58
58
59
59
Capturing, storing, and processing real-time data streams from client and IoT systems typically requires a stack of technology. Harper’s selective data replication and self-healing connections make for an ideal multi-tier system where edge and cloud systems both run Harper, making everything more performant.
60
60
61
-
[We’re happy](https:/www.harpersystems.dev/contact) to walk you through how to do this.
61
+
[We’re happy](https://www.harpersystems.dev/contact) to walk you through how to do this.
Copy file name to clipboardExpand all lines: site/versioned_docs/version-4.5/getting-started/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ If you're new to Harper, this section will guide you through the essential resou
8
8
9
9
Follow the steps in this documentation to discover how Harper can simplify your backend stack, eliminate many inter-process communication delays, and achieve a more predictable and performant application experience.
10
10
11
-
For more advanced concepts in Harper, see our [blog](https:/www.harpersystems.dev/blog).
11
+
For more advanced concepts in Harper, see our [blog](https://www.harpersystems.dev/blog).
Copy file name to clipboardExpand all lines: site/versioned_docs/version-4.5/getting-started/what-is-harper.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: What is Harper
5
5
# What is Harper
6
6
7
7
:::info
8
-
[Connect with our team!](https:/www.harpersystems.dev/contact)
8
+
[Connect with our team!](https://www.harpersystems.dev/contact)
9
9
:::
10
10
11
11
## What is Harper? Performance, Simplicity, and Scale.
@@ -38,7 +38,7 @@ If you would like to jump into the most advanced capabilities, learn about [comp
38
38
39
39
40
40
:::warning
41
-
Need help? Please don’t hesitate to [reach out](https:/www.harpersystems.dev/contact).
41
+
Need help? Please don’t hesitate to [reach out](https://www.harpersystems.dev/contact).
42
42
:::
43
43
44
44
## Popular Use Cases
@@ -47,7 +47,7 @@ With so much functionality built in, the use cases span nearly all application s
47
47
48
48
### Online Catalogs & Content Delivery
49
49
50
-
For use cases like e-commerce, real estate listing, and content-oriented sites, Harper’s breakthroughs in performance and distribution pay dividends in the form of better SEO and higher conversion rates. One common implementation leverages Harper’s [Next.js Component](https:/github.com/HarperDB/nextjs) to host modern, performant frontend applications. Other implementations leverage the built-in caching layer and JavaScript application system to [server-side render pages](https:/www.harpersystems.dev/development/tutorials/server-side-rendering-with-multi-tier-cache) that remain fully responsive because of built-in WebSocket connections.
50
+
For use cases like e-commerce, real estate listing, and content-oriented sites, Harper’s breakthroughs in performance and distribution pay dividends in the form of better SEO and higher conversion rates. One common implementation leverages Harper’s [Next.js Component](https:/github.com/HarperDB/nextjs) to host modern, performant frontend applications. Other implementations leverage the built-in caching layer and JavaScript application system to [server-side render pages](https://www.harpersystems.dev/development/tutorials/server-side-rendering-with-multi-tier-cache) that remain fully responsive because of built-in WebSocket connections.
51
51
52
52
### Data Delivery Networks
53
53
@@ -57,4 +57,4 @@ For use cases like real-time sports updates, flight tracking, and zero-day softw
57
57
58
58
Capturing, storing, and processing real-time data streams from client and IoT systems typically requires a stack of technology. Harper’s selective data replication and self-healing connections make for an ideal multi-tier system where edge and cloud systems both run Harper, making everything more performant.
59
59
60
-
[We’re happy](https:/www.harpersystems.dev/contact) to walk you through how to do this.
60
+
[We’re happy](https://www.harpersystems.dev/contact) to walk you through how to do this.
Copy file name to clipboardExpand all lines: site/versioned_docs/version-4.5/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Harper Docs
5
5
# Harper Docs
6
6
7
7
:::info
8
-
[Connect with our team!](https:/www.harpersystems.dev/contact)
8
+
[Connect with our team!](https://www.harpersystems.dev/contact)
9
9
:::
10
10
11
11
Welcome to the Harper Documentation! Here, you'll find all things Harper, and everything you need to get started, troubleshoot issues, and make the most of our platform.
0 commit comments