Package org.eolang.maven.objectionary
Classes for EO objects repository (Objectionary).
Objectionary
base interface represents
the repository. OyRemote
and
org.eolang.maven.objectionary.OyHome
are implementations for
remote and local storage.
org.eolang.maven.objectionary.OyFallback
allows to chain two
repositories for object search.-
Interface Summary Interface Description Objectionaries Many objectionaries for different hashes.Objectionary Objectionary. -
Class Summary Class Description Objectionaries.Fake Fake objectionaries.Objectionary.Fake Objectionary with lambda-function Ctor-s for testing.ObjsDefault Default objectionaries.OyIndexed Objectionary with index.OyRemote The simple HTTP Objectionary server.OyRemote.UrlOy Objectionary URL template.