Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
util-classes-src-0-7-0.zip | 2022-10-22 | 130.5 kB | |
Readme.txt | 2022-10-20 | 1.5 kB | |
util-classes-0-7-0.jar | 2022-10-20 | 115.7 kB | |
moelnir-kse-1-0-0.zip.sig | 2022-10-20 | 833 Bytes | |
moelnir-kse-1-0-0.zip | 2022-10-20 | 337.4 kB | |
moelnir-kse-1-0-0.jar | 2022-10-20 | 29.6 kB | |
moelnir-kse-1-0-0.jar.sig | 2022-10-20 | 833 Bytes | |
moelnir-kse.jar | 2022-10-20 | 29.6 kB | |
Totals: 8 Items | 646.0 kB | 0 |
Project MOELNIR Moelnir is a basic database file, addressing variable record data through integer identifiers, which applies heap organisation of its data space. Advantage of Moelnir is that each record is stored in a continuous segment on the file while still each record size is limit-less variable and modifiable. There are no data size limits other than the range of a 64-bit signed integer. Scalability is limited to 1 - 10 Mio. entries due to non-paging internal structures. ================================ MOELNIR 1-0-0 as of 20 Oct. 2022 ================================ Reference JVM version: 1.8.0 OpenJDK Available language versions: English License: GNU General Public License (GPL), Version 2, June 1991 Introduction of the project to the public. FILES IN THIS RELEASE: - PROGRAM - The files moelnir-kse.jar, moelnir-kse-1-0-0.jar are identical copies of the Java binary library. Signature files are given with my public key Wolfgang Keller <kse@neolith.chiron.uberspace.de>, fingerprint 180E A4B8 296A 284C 46A5 63F2 F720 DF86 6065 645A. All programs require Java VM 8 or a compatible version to execute. - DEVELOPER PACKAGE - moelnir-kse-1-0-0.zip contains the binaries, the source code, a Javadoc API documentation and all material required to compile the project. - REQUIREMENTS - The package requires package util-classes-0-7-0.jar, which is also of my proveniance and supplied in the developer package or at my project site "out-sourcing" at sourceforge.net.