--- - branch: MAIN date: Wed Nov 25 22:42:35 UTC 2009 files: - new: 1.1.1.1 old: '0' path: pkgsrc/databases/datadraw/Makefile pathrev: pkgsrc/databases/datadraw/Makefile@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/datadraw/DESCR pathrev: pkgsrc/databases/datadraw/DESCR@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/datadraw/PLIST pathrev: pkgsrc/databases/datadraw/PLIST@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/datadraw/distinfo pathrev: pkgsrc/databases/datadraw/distinfo@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/datadraw/patches/patch-aa pathrev: pkgsrc/databases/datadraw/patches/patch-aa@1.1.1.1 type: imported id: 20091125T224235Z.eda133e5c706e048719fe5f773d74261338b8f55 log: "Initial import of datadraw-3.1.1\n\nDataDraw is an ultra-fast persistent database for high performance programs\nwritten in C. It's so fast that many programs keep all their data in a\nDataDraw database, even while being manipulated in inner loops of compute\nintensive applications. DataDraw databases are compiled, and directly link\ninto your C programs. DataDraw databases are resident in memory, making data\nmanipulation even faster than if they were stored in native C data structures\n(really).\n\nDataDraw databases can be persistent. Modifications to persistent data are\nwritten to disk as they are made, which of course dramatically slows write\ntimes. However, DataDraw databases can also be volatile. Volatile databases\nexist only in memory, and only for the duration that your program needs it.\nVolatile databases can be directly manipulated faster than C structures, since\ndata is better organized in memory to optimize cache performance\n\nDataDraw supports modular design. An application can have one or more common\npersistent databases, and multiple volatile databases to support various tools'\ndata structures. \ Classes in a tool's database can extend classes in the common\ndatabase.\n\nDataDraw is also 64-bit optimized, allowing programs to run much faster and in\nless memory than standard C programs using 64-bit pointers. This is because\nDataDraw databases supports over 4 billion objects of a given class with 32-bit\nobject references.\n\nStatus:\n\nVendor Tag:\tTNF\nRelease Tags:\tpkgsrc-base\n" module: pkgsrc subject: 'CVS commit: pkgsrc/databases/datadraw' unixtime: '1259188955' user: dmcmahill