SkillAgentSearch skills...

Byteserver

Experimental fast ZEO/ZODB server

Install / Use

/learn @jimfulton/Byteserver
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

================================================= Experimental Fast ZEO/ZODB server written in Rust

The main goal of this project is to provide a fast ZEO <https://github.com/zopefoundation/ZEO>_ server for ZODB <http://www.zodb.org>_.

This is in an early stage of development.

Unlike ZEO, this server treats the data it stores as opaque, as a result, it:

  • Requires clients to provide conflict resolution.

  • Requires use of an external garbage collector.

  • Does not support undo (although it might support undo without conflict resolution later).

View on GitHub
GitHub Stars13
CategoryData
Updated4mo ago
Forks1

Languages

Rust

Security Score

92/100

Audited on Nov 26, 2025

No findings