Skip to content

atolomei/odilon-model

Repository files navigation

Odilon Model

About Odilon

Odilon is a scalable and lightweight Open Source Object Storage that runs on standard hardware.

It is an infrastructure software to be used by applications that need to store large amounts of unstructured digital objects such as pdf, MS Word, XLSX files, backups, videos, photos or audio.

Odilon was designed for enterprise software that needs to store terabytes of medium to large size objects (like photos or pdfs) securely and safely through encryption, replication and redundancy.

Model

Odilon-model contains classes (in particular the JSON Model) used by both odilon-server and odilon-client

Data requested by the client is sent in JSON format by the Server and deserialized into a Java Object at the client.

Download

Resources

Related projects