This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270291 - Usage of Memcached for caching
Summary: Usage of Memcached for caching
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: Dev
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-04 09:48 UTC by drodil
Modified: 2017-04-04 09:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description drodil 2017-04-04 09:48:44 UTC
Not sure if it's even possible as I do not have no clue how Netbeans stores indexes in filesystem but I think it would make sense to be able to use local Memcached for fast indexing of functions/classes. Of course it should be optional functionality and would only work if there is memcached server running on the machine.