Download Latest Version moelnir-kse-1-1-0.zip (390.1 kB)
Email in envelope

Get an email when there's a new version of Moelnir

Home / 1-1-0
Name Modified Size InfoDownloads / Week
Parent folder
moelnir-kse-1-1-0.zip 2022-12-28 390.1 kB
Readme.txt 2022-12-28 1.4 kB
moelnir-kse.jar 2022-12-28 32.9 kB
moelnir-kse-1-1-0.jar 2022-12-28 32.9 kB
Totals: 4 Items   457.3 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-1-0 as of 28 Dec. 2022
================================

Reference JVM version: 1.8.0 OpenJDK
Available language versions: English
License: GNU General Public License (GPL), Version 2, June 1991

Minor changes and bug-fixes. Implementation of a SeekableByteChannel interface 
for chunks.

FILES IN THIS RELEASE:

- PROGRAM -
The files moelnir-kse.jar, moelnir-kse-1-1-0.jar are identical copies of
the Java binary library. 
All programs require Java VM 8 or a compatible version to execute.

- DEVELOPER PACKAGE -
moelnir-kse-1-1-0.zip contains the binaries, the source code, a Javadoc API 
documentation and all material required to compile the project. 

- REQUIREMENTS -
The software requires packages from the JUtilClasses (sourceforge) project, 
version 0-8-0, which is also of my proveniance and supplied in the developer 
package or at the project site.


Source: Readme.txt, updated 2022-12-28