wok annotate db/description.txt @ rev 21869
busybox/command_not_found: use $PATH
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 25 10:59:33 2019 +0200 (2019-09-25) |
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. |