jar

io.evitadb : evita_root

Maven & Gradle

Aug 03, 2023
61 stars

evitaDB - Root & modules aggregator · Evita is a specialized database with easy-to-use API for e-commerce systems. Purpose of this research is creating fast and scalable engine that handles all complex tasks that e-commerce systems has to deal with on daily basis. Evita should operate as a fast secondary lookup / search index used by application frontends. We aim for order of magnitude better latency (10x faster or better) for common e-commerce tasks than other solutions based on SQL or NoSQL databases on the same hardware specification. Evita should not be used for storing and handling primary data, and we don't aim for ACID properties nor data corruption guarantees. Evita "index" must be treated as something that could be dropped any time and built up from scratch easily again.

Table Of Contents

Latest Version

Download io.evitadb : evita_root JAR file - Latest Versions:

All Versions

Download io.evitadb : evita_root JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window evita_root-0.8.ALPHA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.