Skip to content

Commit e9c886f

Browse files
authored
Bug Fix: #137
1 parent ac63209 commit e9c886f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## UnQLite - Transactional Embedded Database Engine https://unqlite.org
22
[![Build Status](https://travis-ci.org/symisc/unqlite.svg?branch=master)](https://travis-ci.org/symisc/unqlite) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/symisc/unqlite/pulse) [![GitHub license](https://img.shields.io/pypi/l/Django.svg)](https://unqlite.org/licensing.html)
33

4-
**Release 1.1.9** (April 2018): Fixed memory leak in _unqlite_commit()_ that caused data loss under some circumstances.
4+
**Release 1.1.9** (April 2022): Shared database (betwwen legit & corrupt process) bug fix: https://github.com/symisc/unqlite/issues/137
55

66
As of January 2018 - Symisc Systems has decided to **revive the UnQLite project**. All known data corruption bugs have been fixed, and expect to see new features (LZ compression), performance improvements, etc to be pushed here.
77
You should rely for your production build on the amalgamation file and its header file available here or to be downloaded directly from https://unqlite.org/downloads.html

0 commit comments

Comments
 (0)