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: README.md
+17-7Lines changed: 17 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ https://corifeus.com/redis-ui
12
12
13
13
14
14
---
15
-
# 🏍️ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface v2024.4.227
15
+
# 🏍️ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface v2024.4.232
16
16
17
17
18
18
@@ -26,7 +26,7 @@ https://corifeus.com/redis-ui
26
26
### Built on NodeJs version
27
27
28
28
```txt
29
-
v20.12.2
29
+
v22.1.0
30
30
```
31
31
32
32
@@ -101,18 +101,28 @@ http://localhost:7843
101
101
102
102
---
103
103
104
-
🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!
105
104
106
-
Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up.
105
+
## Support Our Open-Source Project ❤️
106
+
If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
107
107
108
-
All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com)) could have minor errors, since I am developing in my free time. However, it is usually stable.
108
+
### Server Availability
109
+
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
109
110
110
-
**Note about versioning:** Versions are cut in Major.Minor.Patch schema. Major is always the current year. Minor is either 4 (January - June) or 10 (July - December). Patch is incremental by every build. If there is a breaking change, it should be noted in the readme.
111
+
### About My Domains
112
+
All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
111
113
114
+
### Versioning Policy
115
+
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
116
+
-**Major:** Corresponds to the current year.
117
+
-**Minor:** Set as 4 for releases from January to June, and 10 for July to December.
118
+
-**Patch:** Incremental, updated with each build.
119
+
120
+
**Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!
18
17
19
-
Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up.
18
+
## Support Our Open-Source Project ❤️
19
+
If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
20
20
21
-
All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com)) could have minor errors, since I am developing in my free time. However, it is usually stable.
21
+
### Server Availability
22
+
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
22
23
23
-
**Note about versioning:** Versions are cut in Major.Minor.Patch schema. Major is always the current year. Minor is either 4 (January - June) or 10 (July - December). Patch is incremental by every build. If there is a breaking change, it should be noted in the readme.
24
+
### About My Domains
25
+
All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
24
26
27
+
### Versioning Policy
28
+
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
29
+
-**Major:** Corresponds to the current year.
30
+
-**Minor:** Set as 4 for releases from January to June, and 10 for July to December.
31
+
-**Patch:** Incremental, updated with each build.
32
+
33
+
**Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
0 commit comments