wok annotate db/description.txt @ rev 17361
linux-cloop: fix v0-v2
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 19 11:46:06 2014 +0100 (2014-11-19) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11761 | 1 Berkeley DB enables the development of custom data management solutions, without |
samuel_trassare@11761 | 2 the overhead traditionally associated with such custom projects. Berkeley DB |
samuel_trassare@11761 | 3 provides a collection of well-proven building-block technologies that can be |
samuel_trassare@11761 | 4 configured to address any application need from the hand-held device to the |
samuel_trassare@11761 | 5 datacenter, from a local storage solution to a world-wide distributed one, from |
samuel_trassare@11761 | 6 kilobytes to petabytes. |