Java serialization, faster and space efficient version of ObjectOutputStream
https://github.com/jankotek/elsa
Elsa is object graph serialization framework for Java. It has good compatibility with Java Serialization, but is faster and more space efficient. Elsa is great for storing objects on disk, network transfer, deep cloning etc..
Elsa handles cyclic references and Java Serialization features such as Externalizable or writeReplace().
Elsa was originally part of MapDB database engine, but was moved into separate library.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:urbic:java/mapdb-elsa && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| elsa-3.0.0-M7.tar.gz | 0000072575 70.9 KB | |
| mapdb-elsa.changes | 0000000173 173 Bytes | |
| mapdb-elsa.spec | 0000002365 2.31 KB |
Comments 0