Vyacheslav Daradur created IGNITE-5226:
------------------------------------------

             Summary: Annotated fields compression
                 Key: IGNITE-5226
                 URL: https://issues.apache.org/jira/browse/IGNITE-5226
             Project: Ignite
          Issue Type: New Feature
          Components: binary, cache
            Reporter: Vyacheslav Daradur
            Assignee: Vyacheslav Daradur
             Fix For: 2.1


Develop solution for compression of annotated fields of an object.

For example:
{code}
class Foo {
    @BinaryCompession
    String data;
}
{code}

It must be compatible with querying and indexing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to