Commit Graph

80 Commits (988341cf81888939133ab46dac97a9d365459270)

Author SHA1 Message Date
orbiter 417ed5102e redesign of database iterators:
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 11951aed41 replaced node cache Object type in kelondroTree:
19 years ago
orbiter 370c481fa7 bugfixes
19 years ago
orbiter c36e9fc8d3 full integration of kelondroRow
19 years ago
orbiter 4a907a570f 1st step to migrate kelondroTree to usage of kelondroRow instead of byte[][]
19 years ago
orbiter 572d53506c new kelondroRow objects now replace byte[][] objects in object cache
19 years ago
orbiter 5bb565944f integration of new kelondroRow into some parts of kelondro,
19 years ago
orbiter 24686e50a2 - fixed a caching bug
19 years ago
orbiter bd057b44dd - automatic setting of peer-does-not-accept-remote-crawl
19 years ago
orbiter cda087f43b - integrated cache miss storage into object cache
19 years ago
orbiter 3e31820c3d - corrections to PerformanceMemory display of object cache
19 years ago
orbiter 29b1b0823c added monitoring of new object cache to performanceMemory page
19 years ago
orbiter 23ced30e83 fixed a bug in new caching
19 years ago
orbiter bab9ee38e7 added very experimental object cache for all kelondroTree
19 years ago
orbiter e9aadb2e11 quickfix for http://www.yacy-forum.de/viewtopic.php?p=19765#19765
19 years ago
orbiter a37b09e303 implemented automatic adoption of chunk-read-ahead in kelondroTree to needed chunk size
19 years ago
orbiter 526407f32e adoptions, fixes for last commit
19 years ago
orbiter 488a0ed580 replaced old keyIterator and rowIterator by buffered iterators
19 years ago
orbiter dba02f399f starting of re-design of kelondroTree iterator
19 years ago
orbiter f02b426073 made kelondroTree.nodeIterator private
19 years ago
orbiter 431a4f3609 eliminated correcting iterator in kelondroTree
19 years ago
orbiter f0464042fc fix for latest iterator-replacement-fix:
19 years ago
orbiter ba5fe0b287 fixed (again) nullPointerException in kelondroTree
19 years ago
orbiter 0017812b2e bugfix for null compare
19 years ago
orbiter 4438a96b87 tried to fix "Object type or Object type combination not supported" bug
19 years ago
hermens 56936139ae Fix logging in kelondroTree:
19 years ago
orbiter 03c65742ba changes towards the new index storage scheme:
19 years ago
rramthun 84a00e5673 Use YaCy logging instead of something I don't understand.
19 years ago
orbiter b9d73f63e7 replaced String object in loop detection by byte[] to omit String-generation
19 years ago
orbiter bb2095fe39 assortment files are now not deleted, but shifted to a backup directory.
19 years ago
orbiter 7366e39dd3 tried to fix 100% CPU bug.
19 years ago
orbiter c51e18c4ad - added signatures to ordering
19 years ago
orbiter 38b19ff56a another bugfix to the correctedNodeIterator
19 years ago
orbiter 45c44ca9c8 bugfix for http://www.yacy-forum.de/viewtopic.php?t=1717
19 years ago
orbiter c137683a5c added patch to correct tree-iterator
19 years ago
orbiter 2028403670 - consolidated different orderings to kelondroNaturalOrder
19 years ago
orbiter 7c0d7ed4f8 introduction of generic order interface for kelondro
19 years ago
orbiter 60fc34d9e8 iterartion bug:
19 years ago
orbiter 676e384b45 changed synchronization to fix 'contains loops' bug in kelondroTree
19 years ago
orbiter 0c762daf4b better startup failure handling
19 years ago
orbiter 356231b033 changed only for testing with new hastable implementation.
19 years ago
orbiter 1041f4946a experiments with locks to remove synchronization
19 years ago
orbiter 288b2c353e debugging of kelondroRecords ... possibly synchronization bugs found
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
orbiter 76618442e0 code cleanup
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago