platform

Starting from actual combat, let’s talk about cache database consistency-UPYUN-unstructured data cloud storage, cloud processing and cloud distribution platform- News Fast Delivery

In cloud services, caching is extremely important. The so-called cache is actually a high-speed data storage layer. When the cache exists, requesting the data again in the future will directly access the cache, improving the speed of data access. However, the data stored in the cache is usually short-lived, which requires frequent updates to the […]

Starting from actual combat, let’s talk about cache database consistency-UPYUN-unstructured data cloud storage, cloud processing and cloud distribution platform- News Fast Delivery Read More »

Understand Kubernetes storage design in one article- UPYUN-unstructured data cloud storage, cloud processing and cloud distribution platform- News Fast Delivery

In the design of Docker, the files in the container are temporarily stored, and as the container is deleted, the data inside the container will also be emptied. However, we can use the –volume/-v parameter to specify the mount volume when docker run starts the container, so that the path inside the container can be

Understand Kubernetes storage design in one article- UPYUN-unstructured data cloud storage, cloud processing and cloud distribution platform- News Fast Delivery Read More »

Paint.NET 5.0 released, no longer supports 32-bit x86 platform- News Fast Delivery

Paint.NET is image and photo editing software for Windows. It has an intuitive and innovative user interface, supports layers, unlimited undo, special effects, and various useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins. Paint.net 5.0 is a major update that includes new features and improvements such as

Paint.NET 5.0 released, no longer supports 32-bit x86 platform- News Fast Delivery Read More »

Open source code hosting platform SourceHut “blocks” Go Module mirroring- News Fast Delivery

SourceHut, an open source code hosting platform, announced that it will Go Module mirror“Blacklisted” and will disable git access to the Go Module mirror on February 24, 2023. According to reports, starting from February 24, users are using Go packages that import modules from the SourceHut repository.go getor similar commands, you will encounter an error

Open source code hosting platform SourceHut “blocks” Go Module mirroring- News Fast Delivery Read More »

Google Android Team: Hope RISC-V becomes the “Tier 1” architecture platform supported by Android-News Fast Delivery

At the recent “RISC-V Summit” summit, Google Android Engineering Director Lars Bergstrom mentioned Android’s vision for RISC-V architecture support.he saidHope RISC-V becomes the “tier-1” architecture platform supported by Android (tier-1 platform)which is consistent with the level of support for Arm. It can be seen that Google’s support for RISC-V has changed dramatically. After all, six

Google Android Team: Hope RISC-V becomes the “Tier 1” architecture platform supported by Android-News Fast Delivery Read More »

Allwinner D1/D1s platform support will soon enter the Linux mainline- News Fast Delivery

D1 is Allwinner-Allwinner’s first SoC based on RISC-V core design, which integrates the 64-bit C906 core of Ali Pingtouge. Allwinner D1s is a lower-level replacement version of the D1 platform. It is also based on C906. D1s has 64 more cores than D1 platform. MB DDR2 memory, but no HDMI output, no DSP, and one

Allwinner D1/D1s platform support will soon enter the Linux mainline- News Fast Delivery Read More »

Goxel Homepage, Documentation and Downloads – Full Platform 3D Voxel Editor – News Fast Delivery

Goxel is a free and open source 3D voxel editor forCreate voxel graphics (3D images formed from cubes). It is available for Linux, BSD, Windows, macOS, iOS, and Android. download The latest version of the files can be downloaded from the Release page. feature 24-bit RGB color Unlimited scene size unlimited undo

Goxel Homepage, Documentation and Downloads – Full Platform 3D Voxel Editor – News Fast Delivery Read More »

“Dengdeng” multi-tenant rapid development platform 3.9.0-java17-RC1 released- News Fast Delivery

build spring-cloud-dependencies.version>2022.0.0 spring-cloud-alibaba-dependencies.version>2022.0.0.0-RC1 nacos.version>2.2.0 mybatis.version>3.5.10 mybatis-spring.version>2.0.7 mybatis-plus.version>3.5.2.7-SNAPSHOT knife4j.version>4.0.0 springfox.version>3.0.0 knife4j-swagger-models-v3.version>2.2.7 sentinel.version>1.8.6 tencentcloud-sdk-java.version>3.1.548 aliyun-dysmsapi.version>2.0.22 bce-java-sdk.version>0.10.217 esdk-obs-java.version>3.22.3.1 lombok.version>1.18.24 ip2region.version>2.6.5 okhttp3.version>4.10.0 feat The spring.factories file is replaced with org.springframework.boot.autoconfigure.AutoConfiguration.imports The swagger online documentation is replaced by springfox with springdoc Maintain the source code of easy-captcha by yourself to support jdk17 javax.servlet-api -> jakarta.servlet-api refactor lamp-echo-start: Scan the entity

“Dengdeng” multi-tenant rapid development platform 3.9.0-java17-RC1 released- News Fast Delivery Read More »

EVUE Homepage, Documentation and Downloads- Full Platform UI Development Framework- News Fast Delivery

Evue is a high-performance gui application framework based on html/css, independent of platform and ui engine. Users only need to understand simple html and css knowledge to quickly develop beautiful UI programs, Hardware independent and OS independent The underlying UI engine of EVUE is based on Flutter and LVGL, and an EVUE application can run

EVUE Homepage, Documentation and Downloads- Full Platform UI Development Framework- News Fast Delivery Read More »

DataGear 4.3.1 release, data visualization analysis platform- News Fast Delivery

DataGear 4.3.1 is released, with bug fixes and function improvements. The specific updates are as follows: Fix: Fix the BUG that the kanban viewing operation reports an error; Improvement: Dataset editing page supports setting whether to automatically generate attributes for preview operations; Improvement: Dataset preview result table displays row numbers; Improvement: The built-in table chart

DataGear 4.3.1 release, data visualization analysis platform- News Fast Delivery Read More »

Jmix Studio 1.4.2 Released- An enterprise-level code-less platform- News Fast Delivery

The Jmix framework development tool Studio 1.4.2 is released. This release mainly includes the following content. It is recommended to upgrade directly through the IDEA plug-in: new function: – Support to select the data type (DataType) of the associated entity through the dialog box in Studio. – Optimization of custom theme interface in Studio. –

Jmix Studio 1.4.2 Released- An enterprise-level code-less platform- News Fast Delivery Read More »

The open source version supports workbench display, a new super administrator user group is added, and MeterSphere open source continuous testing platform v2.5.0 is released- News Fast Delivery

On December 27, 2022, MeterSphere’s one-stop open source continuous testing platform officially released version v2.5.0. In this version, MeterSphere has upgraded the UX interaction in the workbench module, and willThe workbench module is opened as an open source version function by X-Pack enhanced function. existtest trackingIn the module, associated test cases support associated UI use

The open source version supports workbench display, a new super administrator user group is added, and MeterSphere open source continuous testing platform v2.5.0 is released- News Fast Delivery Read More »

When talking about React hooks, what exactly are we talking about? – UPYUN-unstructured data cloud storage, cloud processing and cloud distribution platform- News Fast Delivery

This title is big, but the landing point is very small, just me, a developer, a little feeling and summary in learning and using hooks. The origin of React hook The origin of React hook can actually be seen as the result of the continuous evolution of front-end technology. In the prehistoric era when the

When talking about React hooks, what exactly are we talking about? – UPYUN-unstructured data cloud storage, cloud processing and cloud distribution platform- News Fast Delivery Read More »

Ten years of open source, AOSuite development platform stopped maintenance [EOL] – xiongchun – News Fast Delivery

AOSuite is an open source project that I developed and maintained between 2006-2016. That was an era when jQuery UI and ExtJS were rampant. Thinking about it now is full of memories. With the development of front-end technology and the popularity of back-end microservice technology, it’s time for AOSuite to exit. This article is written

Ten years of open source, AOSuite development platform stopped maintenance [EOL] – xiongchun – News Fast Delivery Read More »