Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

Experimental Fast ZEO/ZODB server written in Rust

The main goal of this project is to provide a fast ZEO server for ZODB.

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

About

Experimental fast ZEO/ZODB server

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.