Download List

项目描述

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 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.

2010-12-09 00:23 Back to release list
1.1.8

此版本修正了在交易代码中潜在的无限循环。它还修正了错误的记录时,用8个字节长或更小,游标HAM_DIRECT_ACCESS及复印件(此错误已在1.1.7固定部分)。在。/ configure脚本不再覆盖,从用户牛年标志。
This release fixes a potential endless loop in the Transaction code. It also fixes a bug when using HAM_DIRECT_ACCESS with records 8 bytes long or smaller, cursors and duplicates (this bug was partially fixed in 1.1.7). The ./configure script no longer overwrites -Ox flags from the user.

Project Resources