Package org.eolang.maven.objectionary
Classes for EO objects repository (Objectionary).
Objectionary
base interface represents
the repository. OyRemote
and
OyHome
are implementations for
remote and local storage.
OyFallback
allows to chain two
repositories for object search.-
Interface Summary Interface Description Objectionary Objectionary. -
Class Summary Class Description OyCaching Objectionary which caches objects locally.OyEmpty Fake empty HTTP Objectionary server.OyFallback Objectionary with fallback.OyFallbackSwap Fallback which can swap primary/secondary repos.OyHome Objectionary stored locally.OyIndexed Objectionary with index.OyRemote The simple HTTP Objectionary server.OyRemote.UrlOy Objectionary URL template.