* Package name : sdb Version : 0.6 Upstream Author : pancake <pancake@nopcode.org> * URL : http://github.com/radare/sdb * License : public domain Programming Lang: C Description : simple and fast key/value database sdb is a simple key/value database with disk storage, based on cdb, but with various optimizations and improvements related to both the on-disk format and the runtime processing. Its core API supports querying and modifying data within JSON objects stored in the database, as well as references to external sdb databases using namespaces. I am aware that a slightly outdated version of the sdb sources is distributed within the radare2 source package, but I have the feeling that this library also merits distribution on its own. G'luck, Peter
Quoting Peter Pentchev (2013-03-27 14:52:34) For inspiration you could look here: http://nosql-databases.org/ Things I would find quite useful is if it requires all loaded in memory at runtime (like Redis), its speed compared to similarly featured ones, and if it mimics some existing popular ABI. Also, it might be helpful to mention explicit if this is not the same as the "sdb" mentioned at above site (which is written in PHP so I guess not). I totally agree with that view! - Jonas
Hi, There is already a package sdb in Debian: http://packages.qa.debian.org/sdb But it is not the same package that you are trying to package. You should rename your package and retitle this bug. Regards.
retitle 704059 RFP: sdb-pancake -- simple and fast key/value database noowner 704059 tag 704059 - pending thanks Hi, A long time ago, you expressed interest in packaging sdb-pancake. 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 sdb-pancake 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 sdb-pancake, please send a mail to <control@bugs.debian.org> with: retitle 704059 ITP: sdb-pancake -- simple and fast key/value database owner 704059 ! thanks It is also a good idea to document your progress on this ITP from time to time, by mailing <704059@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,