#766730 RFP: unqlite -- Self-contained transactional NoSQL database engine.

#766730#5
Date:
2014-10-25 11:07:30 UTC
From:
To:
* Package name    : unqlite
  Version         : 1.1.6
  Upstream Author : Mrad Chems Eddine <chm@symisc.net>
* URL             : http://unqlite.org
* License         : BSD
  Programming Lang: C
  Description     : Self-contained transactional NoSQL database engine.

 UnQLite is a in-process software library which implements a
 self-contained, serverless, zero-configuration, transactional NoSQL
 database engine. UnQLite is a document store database similar to
 MongoDB, Redis, CouchDB etc. as well a standard Key/Value store
 similar to BerkeleyDB, LevelDB, etc.

 UnQLite is an embedded NoSQL (Key/Value store and Document-store)
 database engine. Unlike most other NoSQL databases, UnQLite does
 not have a separate server process. UnQLite reads and writes
 directly to ordinary disk files. A complete database with multiple
 collections, is contained in a single disk file. The database file
 format is cross-platform, you can freely copy a database between
 32-bit and 64-bit systems or between big-endian and little-endian
 architectures. UnQLite features includes:

   • Serverless, NoSQL database engine.
   • Transactional (ACID) database.
   • Zero configuration.
   • Single database file, does not use temporary files.
   • Cross-platform file format.
   • UnQLite is a Self-Contained C library without dependency.
   • Standard Key/Value store.
   • Document store (JSON) database via Jx9.

This package is dependency of "tocc", which is file tagging system, I
would like to be present in Debian. I will need a sponsor, and I plan
to maintain it as long and as up-to-date, as "tocc" will need it.

#766730#10
Date:
2015-12-27 12:17:00 UTC
From:
To:
retitle 766730 RFP: unqlite -- Self-contained transactional NoSQL database engine.
noowner 766730
tag 766730 - pending
thanks

Hi,

A long time ago, you expressed interest in packaging unqlite. Unfortunately,
it seems that it did not happen. In Debian, we try not to keep ITP bugs open
for a too long time, as it might cause other prospective maintainers to
refrain from packaging the software.

This is an automatic email to change the status of unqlite from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 12 months.

If you are still interested in packaging unqlite, please send a mail to
<control@bugs.debian.org> with:

 retitle 766730 ITP: unqlite -- Self-contained transactional NoSQL database engine.
 owner 766730 !
 thanks

It is also a good idea to document your progress on this ITP from time to
time, by mailing <766730@bugs.debian.org>.  If you need guidance on how to
package this software, please reply to this email, and/or contact the
debian-mentors@lists.debian.org mailing list.

Thank you for your interest in Debian,