Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão corrige alguns pequenos bugs, tem algumas melhorias no desempenho e corrige uma falha de segmentação no .NET API. A implementação interna do C++ foi movida para o namespace "presunto" para evitar conflitos com outros símbolos. Por favor, verifique o arquivo Leiame para futuras alterações de API na próxima versão.
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

Este correções de lançamento várias questões, incluindo uma falha de segmentação, alguns extraviados afirma e um problema de corrupção de dados. É altamente recomendável atualizar. Fontes e bibliotecas pré-compiladas para Win32/Win64 estão disponíveis para download.
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

Esta versão corrige vários bugs e adiciona suporte para Microsoft Visual Studio 2010. O formato de arquivo herdado de hamsterdb 1.0.9 e mais velhos não é mais suportado. Fontes e bibliotecas pré-compilado para Win32 (x 86 e x 64) estão disponíveis para download.
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

Esta versão torna hamsterdb thread-safe. Foi corrigido um bug na freelist. Impulso é agora necessária. Fontes e bibliotecas de win32/win64 pré-compilados estão disponíveis para download.
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

Esta versão adiciona algumas características secundárias como definir um caminho personalizado para os arquivos de log e reabilitando correspondência aproximada para uso com transações. Alguns bugs foram corrigidos também. Fontes e bibliotecas Win32/Win64 pré-compilados estão disponíveis para download.
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