GitPedia
zfoo-project

zfoo-project/zfoo

💡Extremely fast enterprise server framework, can be used in RPC, game server, web server.

13 Releases
Latest: 8mo ago
4.1.4 releasezfoo-4.1.4Latest
jaysunxiaojaysunxiao·8mo ago·October 14, 2025
GitHub

📦 🛠️ Release Notes – CI & Deployment Optimization

  • Overview
  • This release focuses on improving the efficiency, stability, and reliability of our continuous integration (CI) and deployment pipelines.
  • What’s New
  • Optimized CI Workflow: Reduced build and test times through improved caching and parallelization.
  • Faster Deployment: Streamlined deployment scripts to minimize downtime and ensure smoother rollouts.
  • Enhanced Reliability: Improved error handling and rollback mechanisms for safer deployments.
  • Environment Consistency: Unified configuration across environments to reduce unexpected behavior.
4.1.3 releasezfoo-4.1.3
jaysunxiaojaysunxiao·8mo ago·October 13, 2025
GitHub

Add frp for zfoo. A fast ProxyTcpServer TunnelServer TunnelClient to help you expose a local server behind a NAT or firewall to the internet.

4.1.2 releasezfoo-4.1.2
jaysunxiaojaysunxiao·8mo ago·October 13, 2025
GitHub

**publish jar to maven central repository by github action**

4.1.1 release newzfoo-4.1.1-new
jaysunxiaojaysunxiao·8mo ago·October 13, 2025
GitHub

Add frp for zfoo. A fast ProxyTcpServer TunnelServer TunnelClient to help you expose a local server behind a NAT or firewall to the internet.

4.1.1 release first releasezfoo-4.1.1-first-release
jaysunxiaojaysunxiao·8mo ago·October 13, 2025
GitHub

Add frp for zfoo. A fast ProxyTcpServer TunnelServer TunnelClient to help you expose a local server behind a NAT or firewall to the internet.

4.1.1 releasezfoo-4.1.1
jaysunxiaojaysunxiao·8mo ago·October 13, 2025
GitHub

Add frp for zfoo. A fast ProxyTcpServer TunnelServer TunnelClient to help you expose a local server behind a NAT or firewall to the internet.

4.1.0 releasezfoo-4.1.0
jaysunxiaojaysunxiao·1y ago·March 31, 2025
GitHub

Improve LazyCache performance. Reset modifiedTime & writeToDbTime when persist finish to accelerate persistence.

4.0.0 releasezfoo-4.0.0
jaysunxiaojaysunxiao·1y ago·August 20, 2024
GitHub

supports C++ Rust Java/Kotlin/Scala JavaScript/TypeScript/ES C# Go Php Ruby Lua GDScript Python Dart Swift refactor orm

3.3.2 releasezfoo-3.3.2
jaysunxiaojaysunxiao·2y ago·May 9, 2024
GitHub

EcmaScript support Update maven dependency version

3.3.1 releasezfoo-3.3.1
jaysunxiaojaysunxiao·2y ago·March 23, 2024
GitHub

📋 Changes

  • unsafe updates entity immediatly godotg
  • custom zk root path
  • write all the consumed servers to the data under the node
  • add provider start event
  • add new PbGenerateOperation recordExcludes to difine Which classes do not need to generate a record class
3.3.0 releasezfoo-3.3.0
jaysunxiaojaysunxiao·2y ago·January 15, 2024
GitHub

1. proto file support 2. read lua in one protocol 3. cached ConsistentHashConsumer

3.2.0 releasezfoo-3.2.0
jaysunxiaojaysunxiao·2y ago·October 22, 2023
GitHub

1. refactor lambda of storage for graalvm 2. increase the number of concurrent server sessions 3. compatible field of inside protocol class

zfoo-3.1.4 first releasezfoo-java-17
jaysunxiaojaysunxiao·2y ago·September 21, 2023
GitHub

📋 Changes

  • Extremely fast, asynchronous, Actor design pattern, lock-free design, RPC framework, GraalVM native support
  • Ultimate performance serialization and deserialization [zfoo protocol](protocol/README.md),supports C++ C# Go Java Javascript TypeScript Lua GDScript Python
  • High scalability,Single server deployment, microservice deployment, cluster deployment, gateway deployment
  • Can be used as a game server framework or website server framework.