Downloadliste

Projektbeschreibung

hamsterdb Embedded Storage is an embedded database engine for C/C++, including wrappers for Java, .NET, and Erlang. It supports in-memory databases, very fast database cursors, "record number" databases, ACID transactions, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and runs on Unix platforms, Linux, Microsoft Windows, and embedded platforms.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-03 04:05
2.0.5

Diese Version behebt einige kleinere Fehler, hat einige Performance-Verbesserungen und behebt einen Segmentation Fault in der .NET API. Die interne Implementierung der C++ ist in Namespace "Ham" verschoben worden, um Konflikte mit anderen Symbolen zu vermeiden. Bitte überprüfen Sie die bevorstehende API-Änderungen in der nächsten Version der Readme-Datei.
This release fixes a few minor bugs, has a few performance improvements, and fixes a segmentation fault in the .NET API. The internal C++ implementation has been moved into namespace “ham” to avoid conflicts with other symbols. Please check the README for upcoming API changes in the next release.

2012-07-24 06:33
2.0.4

Das Release behebt mehrere Probleme, einschließlich einen Segmentation Fault, ein paar fehl am Platz behauptet und eine Ausgabe der Daten Korruption. Es wird dringend empfohlen, zu aktualisieren. Quellen und vorkompilierte Bibliotheken für Win32/Win64 stehen zum Download zur Verfügung.
This release fixes several issues including a segmentation fault, a few misplaced asserts, and a data corruption issue. It is highly recommended to upgrade. Sources and pre-compiled libraries for Win32/Win64 are available for download.

2012-06-26 06:49
2.0.3

Diese Version behebt einige Bugs und fügt Unterstützung für Microsofts Visual Studio 2010. Das ältere Format von Hamsterdb 1.0.9 und älter wird nicht mehr unterstützt. Quellen und vorkompilierte Bibliotheken für Win32 (x 86 und X 64) stehen zum Download zur Verfügung.
This release fixes several bugs and adds support for Microsoft's Visual Studio 2010. The legacy file format of hamsterdb 1.0.9 and older is no longer supported. Sources and precompiled libraries for Win32 (x86 and x64) are available for download.

2012-04-28 15:50
2.0.2

Diese Version macht Hamsterdb Thread-sicher. Ein Fehler in der Freelist wurde behoben. Boost ist jetzt erforderlich. Quellen und vorkompilierte Bibliotheken für win32/win64 stehen zum Download zur Verfügung.
This release makes hamsterdb thread-safe. A bug in the freelist was fixed. Boost is now required. Sources and pre-compiled win32/win64 libraries are available for download.

2012-02-20 07:13
2.0.1

Dieses Release bringt ein paar kleinere Features wie einen benutzerdefinierten Pfad für Protokolldateien festlegen und Reaktivierung ungefähre passend für die Verwendung mit Transaktionen. Ein paar Fehler wurden auch behoben. Quellen und vorkompilierte Win32/Win64-Bibliotheken stehen zum Download zur Verfügung.
This release adds a few minor features like setting a custom path for log files and re-enabling approximate matching for use with Transactions. A few bugs were fixed as well. Sources and precompiled Win32/Win64 libraries are available for download.

Project Resources