/[wait]/trunk/README.header
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/README.header

Parent Directory Parent Directory | Revision Log Revision Log


Revision 88 - (hide annotations)
Mon May 24 13:44:01 2004 UTC (19 years, 11 months ago) by dpavlin
File size: 1651 byte(s)
move cvs-head to trunk

1 ulpfr 27 WAIT 1.8
2    
3     Copyright (c) 1996-2000, Ulrich Pfeifer
4    
5     ------------------------------------------------------------------------
6     This program is free software; you can redistribute it and/or
7     modify it under the same terms than Perl itself.
8    
9     This program is distributed in the hope that it will be useful,
10     but WITHOUT ANY WARRANTY; without even the implied warranty of
11     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12     ------------------------------------------------------------------------
13    
14     News:
15    
16     Locking
17     =======
18    
19     WAIT now supports some basic locking.
20    
21     Speed
22     =====
23    
24     Searching large collections is now considerably faster:
25    
26     $table->search({attr => 'text',
27     cont => $query,
28     top => 1,
29     picky => 0});
30    
31     Table indices may now be tuned to improve search performance. The
32     index tuning can be switched on and off using $table->set(top=>1/0) to
33     allow for bulk inserts.
34    
35     Documentation
36     =============
37    
38     WAIT is still not documented really. But Andreas König took the
39     trouble to comment the example scripts. This will help you
40     implementing your own applications. I added some tiny scripts to
41     index e.g. your .yow file or the fourtune databases.
42    
43     SourceForge
44     ===========
45    
46     WAIT is registered on SourceForge now:
47    
48     http://wait.sourceforge.net/
49     https://sourceforge.net/project/?group_id=4814
50    
51     I will keep the CVS repository up to date. If you have some spare
52     tuits, feel free to contribute.
53    
54     Ulrich Pfeifer <upf@wait.de>
55    
56     ------------------------------------------------------------------------

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26