Emmanuel Lecharny created MAVIBOT-38:
----------------------------------------

             Summary: Create a specific BTree class for sub btrees
                 Key: MAVIBOT-38
                 URL: https://issues.apache.org/jira/browse/MAVIBOT-38
             Project: Mavibot
          Issue Type: Improvement
    Affects Versions: 1.0.0-M4
            Reporter: Emmanuel Lecharny
            Assignee: Emmanuel Lecharny
             Fix For: 1.0.0-M5


SubBtrees only hold keys, no value. Atm, we are using a plain BTree, and we 
store null for every values. This is a waste of CPU, memory and disk space. We 
should create a subclass for SubBtrees that does not store any value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to