Skip to content

Commit b0ecf41

Browse files
committed
r0b08x [chore] 5/4/2024, 4:37:00 PM
1 parent 4f7650b commit b0ecf41

File tree

4 files changed

+39
-16
lines changed

4 files changed

+39
-16
lines changed

README.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ https://corifeus.com/redis-ui
1212

1313

1414
---
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
1616

1717

1818

@@ -26,7 +26,7 @@ https://corifeus.com/redis-ui
2626
### Built on NodeJs version
2727

2828
```txt
29-
v20.12.2
29+
v22.1.0
3030
```
3131

3232

@@ -101,18 +101,28 @@ http://localhost:7843
101101

102102
---
103103

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!
105104

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!
107107

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.
109110

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.
111113

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.
112121

113122
---
114123

115-
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.227
124+
125+
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.232
116126

117127
[![NPM](https://img.shields.io/npm/v/p3x-redis-ui-server.svg)](https://www.npmjs.com/package/p3x-redis-ui-server) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
118128

artifacts/cluster.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,28 @@ docker run -e "IP=0.0.0.0" -p 7000:7000 -p 7001:7001 -p 7002:7002 -p 7003:7003 -
1414

1515
---
1616

17-
🙏 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!
1817

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!
2020

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.
2223

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.
2426

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.
2534

2635
---
2736

28-
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.227
37+
38+
[**P3X-REDIS-UI-SERVER**](https://corifeus.com/redis-ui-server) Build v2024.4.232
2939

3040
[![NPM](https://img.shields.io/npm/v/p3x-redis-ui-server.svg)](https://www.npmjs.com/package/p3x-redis-ui-server) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
3141

bin/p3xrs.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
#!/usr/bin/env node
22
const boot = require('../src/lib/boot')
33
boot()
4+
5+
6+

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "p3x-redis-ui-server",
3-
"version": "2024.4.227",
3+
"version": "2024.4.232",
44
"description": "🏍️ The p3x-redis-ui-server package motor that is connected to the p3x-redis-ui-material web user interface",
55
"corifeus": {
66
"icon": "fas fa-flag-checkered",
77
"code": "Reverse",
88
"opencollective": false,
99
"build": true,
10-
"nodejs": "v20.12.2",
10+
"nodejs": "v22.1.0",
1111
"reponame": "redis-ui-server",
1212
"publish": true,
1313
"prefix": "p3x-",
@@ -47,7 +47,7 @@
4747
"author": "Patrik Laszlo <alabard@gmail.com>",
4848
"license": "MIT",
4949
"devDependencies": {
50-
"corifeus-builder": "^2024.4.131",
50+
"corifeus-builder": "^2024.4.140",
5151
"nodemon": "^3.1.0"
5252
},
5353
"dependencies-saved": {
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"chalk": "^4.1.2",
5959
"commander": "^12.0.0",
60-
"corifeus-utils": "^2024.4.118",
60+
"corifeus-utils": "^2024.4.123",
6161
"ioredis": "^5.4.1",
6262
"koa": "^2.15.3",
6363
"koa-send": "^5.0.1",

0 commit comments

Comments
 (0)