2016-09-21

Tclunqlite v0.3

檔案放置網頁


Tclunqlite

About

This is the UnQLite extension for Tcl using the Tcl Extension Architecture (TEA).

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL (Key/Value store and Document-store) database engine. This extension provides an easy to use interface for accessing UnQLite database files from Tcl.

Main Change

    1. Merge code to fix UnQLite bug (port bug fixes from vedis)
    2. Enable multi-thread mutex for memory allocation, fix page ref bug
    3. Change create and exists collection logic
    4. Identify null and empty string of json value

      說明


      UnQLite amalgamed version 有些修正沒有 merge 進去,我參考 github 上的 source code merge 進來這些修正。

      沒有留言: