yacy_search_server/source/de/anomic/yacy
orbiter 147d88cf23 re-design of database caching
this should reduce IO a lot, because write caches are now actived for all databases
- added new caching class that combines a read- and write-cache.
- removed old read and write cache classes
- removed superfluous RAM index (can be replaced by kelonodroRowSet)
- addoped all current classes that used the old caching methods
- more asserts, more bugfixes


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2865 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-10-26 13:50:50 +00:00
..
seedUpload fix for seed upload build script 2006-10-09 15:22:20 +00:00
yacyAccessible.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyClient.java - full integration of new LURL database in INDEX 2006-10-19 21:14:37 +00:00
yacyCore.java - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
yacyDHTAction.java adjustments to dhtInCache write 2006-09-14 09:28:17 +00:00
yacyNewsAction.java added peer tags for peers in robinson mode 2006-10-10 20:09:26 +00:00
yacyNewsDB.java re-design of database caching 2006-10-26 13:50:50 +00:00
yacyNewsPool.java - removed object cache from kelondroTree 2006-10-24 13:48:16 +00:00
yacyNewsQueue.java first version of surftipps 2006-09-18 20:14:21 +00:00
yacyNewsRecord.java added peer tags for peers in robinson mode 2006-10-10 20:09:26 +00:00
yacyPeerAction.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyPeerActions.java *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe 2006-10-19 08:33:53 +00:00
yacySearch.java - bugfix for snippet profile (no delete button) 2006-10-10 20:16:20 +00:00
yacySeed.java *) Bugfix for ArrayIndexOutOfBoundsExceptions which occure because SimpleDateFormat is not thread-safe 2006-10-19 08:33:53 +00:00
yacySeedDB.java re-design of database caching 2006-10-26 13:50:50 +00:00
yacySeedUploader.java added keywords, properties; 2006-02-21 00:30:38 +00:00
yacyVersion.java added keywords, properties; 2006-02-21 00:30:38 +00:00