Commit Graph

27 Commits (cd5f349666ba2d9cc3b3d9cd5488b72333dabb76)

Author SHA1 Message Date
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
18 years ago
orbiter 4866868c0e added write cache for LURLs
18 years ago
theli f3ac4dbbb9 *) better handling of server shutdown
18 years ago
theli 959b779aba *) avoid performance loss if log level is greater than 'fine'
18 years ago
orbiter 95160d7f2c fixed size computation of index elements from the collection index
19 years ago
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
19 years ago
orbiter 01f95eccd3 re-write of kelondroCollectionIndex. This is the data structure that
19 years ago
orbiter ebc2233092 * implemented (finished) class indexRowSetContainer
19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object
19 years ago
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM:
19 years ago
orbiter 417ed5102e redesign of database iterators:
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
orbiter 671fd9a5c9 work towards new indexing database structure
19 years ago
orbiter 5041d330ce refactoring
19 years ago
orbiter 7b3b12888c refactoring: integrated indexContainer abstraction layer
19 years ago
orbiter 196b8abb30 refactoring
19 years ago
orbiter a930be4ba3 refactoring of index management:
19 years ago
theli bcc950c533 *) Bugfix for Index Transfer
19 years ago
hermens 0cfba8950f Removing unnecessary and possibly dangerous synchronization of the wordIndex
19 years ago
orbiter 1509314ea6 set tighter control during DHT index and peer selection
19 years ago
orbiter 6c70f4a0cf renamed wordHashes for a word hash set generation to wordHashSet
19 years ago
orbiter dba02f399f starting of re-design of kelondroTree iterator
19 years ago
orbiter a6a3f4b694 fix for svn 1888
19 years ago
orbiter 283a7181c6 try to fix new 100% cpu bug, possibly caused by iterator method
19 years ago
orbiter 1d8ca6e082 serialized dhtChunk deletion with indexing
19 years ago
orbiter 85ac7d8386 * moved DHT transfer thread to own class file, needed for further modularization
19 years ago
orbiter cd41e9a0eb moved DHT index selection to new object that holds indexes to be send away to other peer.
19 years ago